README: mention how to fix performance problems

This commit is contained in:
Christian Brabandt
2017-09-01 12:01:43 +02:00
parent cdaa5117b0
commit 571f892fcd
2 changed files with 9 additions and 1 deletions

View File

@@ -1254,6 +1254,9 @@ A. Themes have been extracted into the vim-airlines-themes repository. Simply
clone https://github.com/vim-airline/vim-airline-themes and everything
should work again.
Q. Performance is bad
A. Check the question at the wiki:
https://github.com/vim-airline/vim-airline/wiki/FAQ#i-have-a-performance-problem
Solutions to other common problems can be found in the Wiki:
<https://github.com/vim-airline/vim-airline/wiki/FAQ>