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'))
|
||||
<
|
||||
|
||||
==============================================================================
|
||||
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*
|
||||
|
||||
|
|
Loading…
Reference in New Issue