EG
Я могу сделать, чтобы бот сам удалял сообщения, которые состоят только из
:help <topic>
после ответаSize: a a a
EG
:help <topic>
после ответаEG
V
DK
DK
SS
NG
<Ctrl-V>
EG
SS
git commit -a
не хочет ^VNG
NG
SS
_
YCM
, не могу подключить кастомные либы.
...
BASE_FLAGS = [
...,
'-isystem', '/usr/lib/',
'-isystem', '/usr/local/bin',
'-isystem', '/usr/local/include/',
]
...
def FlagsForFile(filename):
...
return {
'flags' : BASE_FLAGS',
'do_cache' : True
}
let g:ycm_global_ycm_extra_conf = "/Users/username/.vim/bundle/YouCompleteMe/.ycm_extra_conf.py"
Printing YouCompleteMe debug information...
-- Completion API: 1
-- Client logfile: /var/folders/bh/fsd680s15rv33wyq_8c07sw80000gn/T/ycm_2vcjnce6.log
-- Server Python interpreter: /Library/Frameworks/Python.framework/Versions/3.8/bin/python3
-- Server Python version: 3.8.5
-- Server has Clang support compiled in: True
-- Clang version: clang version 10.0.0
-- Extra configuration file found and loaded
-- Extra configuration path: /Users/username/.vim/bundle/YouCompleteMe/.ycm_extra_conf.py
-- Server running at: http://127.0.0.1:55492
-- Server process ID: 7223
-- Server logfiles:
-- /var/folders/bh/fsd680s15rv33wyq_8c07sw80000gn/T/ycmd_55492_stdout_8dmmvinu.log
-- /var/folders/bh/fsd680s15rv33wyq_8c07sw80000gn/T/ycmd_55492_stderr_lmsxu701.log
/usr/local/include
, он не видит. Что я делаю не так?N
GK
N
N
N
GK