mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 05:55:38 +02:00
Updated FAQ (markdown)
parent
dd0f9beb24
commit
ca8160dbfd
2
FAQ.md
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user