mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-22 21:45:06 +02:00
Updated FAQ (markdown)
parent
dfd80e7669
commit
fb876ef7d0
2
FAQ.md
2
FAQ.md
@ -33,7 +33,7 @@ Certain themes are derived from the active colorscheme by extracting colors from
|
||||
|
||||
#### You do not see the current Git branch
|
||||
|
||||
You are probably using version 1.2, which is very old. vim-airline relies on a `fugitive#head()` function. Download v2 from the [project page][d].
|
||||
You need [fugitive](https://github.com/tpope/vim-fugitive) to see the current git branch. If you have it and still don't see it then you are probably using version 1.2, which is very old. vim-airline relies on a `fugitive#head()` function. Download v2 from the [project page][d].
|
||||
|
||||
#### vim-airline doesn't appear until I create a new split
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user