mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-26 23:44:30 +02:00
Note on adjusting statusline for syntastic
The syntastic plugin recommends to adjust the statusline. This does not apply for vim-airline for obvious reasons. Therefore mention that this recommendation does not apply for us.
This commit is contained in:
parent
d00f7b35d2
commit
ea98b42a0d
@ -365,6 +365,10 @@ syntastic <https://github.com/scrooloose/syntastic>
|
|||||||
|
|
||||||
* enable/disable syntastic integration >
|
* enable/disable syntastic integration >
|
||||||
let g:airline#extensions#syntastic#enabled = 1
|
let g:airline#extensions#syntastic#enabled = 1
|
||||||
|
|
||||||
|
Note: The recommendation from syntastic to modify the statusline directly
|
||||||
|
does not apply, if you use vim-airline, since it will take care for you of
|
||||||
|
adjusting the statusline.
|
||||||
<
|
<
|
||||||
------------------------------------- *airline-tagbar*
|
------------------------------------- *airline-tagbar*
|
||||||
tagbar <https://github.com/majutsushi/tagbar>
|
tagbar <https://github.com/majutsushi/tagbar>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user