mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Clarify FAQ.
This commit is contained in:
@@ -215,7 +215,7 @@ Here are some things you can check:
|
||||
|
||||
* Your git config is compatible with the version of git which your Vim is calling (`:echo system('git --version')`).
|
||||
* Your Vim supports signs (`:echo has('signs')` should give `1`).
|
||||
* Your file is being tracked by git and has unstaged changes.
|
||||
* Your file is being tracked by git and has unstaged, saved changes.
|
||||
|
||||
|
||||
### Alternatives
|
||||
|
||||
Reference in New Issue
Block a user