mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-22 21:45:06 +02:00
Updated FAQ (markdown)
parent
4fe19433b8
commit
a307ac9a7a
9
FAQ.md
9
FAQ.md
@ -126,4 +126,11 @@ For screenshots see ticket [1031](https://github.com/vim-airline/vim-airline/iss
|
||||
[b]: https://github.com/Lokaltog/powerline
|
||||
[d]: https://github.com/tpope/vim-fugitive
|
||||
[e]: https://github.com/vim-airline/vim-airline/commit/d7fd8ca649e441b3865551a325b10504cdf0711b
|
||||
[n]: http://vim.wikia.com/wiki/256_colors_in_vim
|
||||
[n]: http://vim.wikia.com/wiki/256_colors_in_vim
|
||||
|
||||
#### Make Airline seems like powerline
|
||||
|
||||
If you want your airline looks like a new powerline install (i.e all options by default), you only have to add
|
||||
this option to your `.vimrc`
|
||||
|
||||
`let g:airline_section_z = airline#section#create(['windowswap', '%3p%% ', 'linenr', ':%3v']) `
|
Loading…
x
Reference in New Issue
Block a user