diff --git a/doc/airline.txt b/doc/airline.txt index 7b96f294..cda16926 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -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: + + ============================================================================== CONTRIBUTIONS *airline-contributions*