mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-22 13:26:46 +08: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 >
|
||||
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*
|
||||
tagbar <https://github.com/majutsushi/tagbar>
|
||||
|
|
Loading…
Reference in New Issue
Block a user