mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-28 08:24:24 +02:00
Update documentation with YCM extension enable/disable instruction
This commit is contained in:
parent
44045bc280
commit
e685bae41e
@ -672,6 +672,9 @@ YouCompleteMe <https://github.com/Valloric/YouCompleteMe>
|
|||||||
|
|
||||||
Shows number of errors and warnings in the current file detected by YCM.
|
Shows number of errors and warnings in the current file detected by YCM.
|
||||||
|
|
||||||
|
* enable/disable YCM integration >
|
||||||
|
let g:airline#extensions#ycm#enabled = 1
|
||||||
|
|
||||||
* set error count prefix >
|
* set error count prefix >
|
||||||
let g:airline#extensions#ycm#error_symbol = 'E:'
|
let g:airline#extensions#ycm#error_symbol = 'E:'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user