Skip to content

Commit

Permalink
Clarify FAQ.
Browse files Browse the repository at this point in the history
  • Loading branch information
airblade committed Apr 17, 2013
1 parent 01e7eb4 commit bcef63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bcef63b

Please sign in to comment.