Updated FAQ (markdown)

Alberto 2013-12-05 23:03:32 -08:00
parent dfd80e7669
commit fb876ef7d0

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