mirror of
https://github.com/vim-airline/vim-airline-themes
synced 2024-12-12 17:14:52 +00:00
add reference to the FAQ in the vim doc (#81).
This commit is contained in:
parent
70dd963c8e
commit
043256f96b
@ -172,6 +172,12 @@ example that you could add to your vimrc:
|
|||||||
call add(g:airline_window_override_funcrefs, function('MyPlugin'))
|
call add(g:airline_window_override_funcrefs, function('MyPlugin'))
|
||||||
<
|
<
|
||||||
|
|
||||||
|
==============================================================================
|
||||||
|
TROUBLESHOOTING *airline-troubleshooting*
|
||||||
|
|
||||||
|
Solutions to common problems can be found FAQ section in the Wiki:
|
||||||
|
<https://github.com/bling/vim-airline/wiki/FAQ>
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
CONTRIBUTIONS *airline-contributions*
|
CONTRIBUTIONS *airline-contributions*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user