Nobody has a version of Vim older than 7.2 anymore

This commit is contained in:
Tim Pope 2019-01-05 01:36:29 -05:00
parent 201896b9a2
commit b88d064ac4

View File

@ -71,10 +71,6 @@ and paste:
git clone https://github.com/tpope/vim-fugitive.git
vim -u NONE -c "helptags vim-fugitive/doc" -c q
If your Vim version is below 7.2, I recommend also installing
[vim-git](https://github.com/tpope/vim-git) for syntax highlighting and
other Git niceties.
## FAQ
> Why don't any of the commands exist?