mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-22 13:50:58 +08:00
Fix documentation for syntastic format of warnings
This commit is contained in:
parent
02ffdfe0e5
commit
0f91e21710
|
@ -509,7 +509,7 @@ syntastic <https://github.com/vim-syntastic/syntastic>
|
|||
let airline#extensions#syntastic#warning_symbol = 'W:'
|
||||
<
|
||||
* syntastic statusline warning format (see |syntastic_stl_format|) >
|
||||
let airline#extensions#syntastic#stl_format_err = '%W{[%w(#%fw)]}'
|
||||
let airline#extensions#syntastic#stl_format_warn = '%W{[%w(#%fw)]}'
|
||||
<
|
||||
------------------------------------- *airline-tagbar*
|
||||
tagbar <https://github.com/majutsushi/tagbar>
|
||||
|
|
Loading…
Reference in New Issue
Block a user