Updated FAQ (markdown)

Christian Brabandt 2017-09-01 11:59:14 +02:00
parent dd0f9beb24
commit ca8160dbfd

2
FAQ.md

@ -14,6 +14,8 @@ Also, you can enable caching of the various syntax highlighting groups. This wil
In addition you might want to check out the [dark_minimal theme](https://github.com/vim-airline/vim-airline-themes/blob/master/autoload/airline/themes/dark_minimal.vim), which does not change highlighting groups once they are defined.
If you still encounter performance issues, provide some profiling information, see issue [1026](https://github.com/vim-airline/vim-airline/issues/1026)
#### The powerline font symbols are not showing up
Adding `let g:airline_powerline_fonts = 1` to your vimrc will automatically populate the `g:airline_symbols` dictionary with the proper font glyphs for various symbols.