mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-22 21:45:06 +02:00
Updated FAQ (markdown)
parent
1df9e87a74
commit
29c8255115
4
FAQ.md
4
FAQ.md
@ -2,7 +2,8 @@
|
||||
|
||||
Remember to add `let g:airline_powerline_fonts = 1` to your vimrc.
|
||||
|
||||
The older deprecated [vim-powerline][a] uses different font codes; ensure you are using v2 fonts.
|
||||
Also, the older deprecated [vim-powerline][a] uses different font codes compared to the current [powerline][b], and the switch above will automatically select codes from the new version. If you want to use the old font codes, you can `:h airline` and copy/paste the configuration variables in the customization section.
|
||||
|
||||
If you are using rxvt-unicode, try using an odd font size, 11, 13, 15 etc. in your .Xdefaults
|
||||
|
||||
### There is a pause when leaving insert mode
|
||||
@ -39,5 +40,6 @@ For more details see this [issue](https://github.com/bling/vim-airline/issues/78
|
||||
|
||||
|
||||
[a]: https://github.com/Lokaltog/vim-powerline
|
||||
[b]: https://github.com/Lokaltog/powerline
|
||||
[d]: https://github.com/tpope/vim-fugitive
|
||||
[n]: http://vim.wikia.com/wiki/256_colors_in_vim
|
Loading…
x
Reference in New Issue
Block a user