Mercurial > vim-gutentags
diff README.md @ 183:bd641fccdae4
Add GitHub link to README.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 18 Apr 2017 21:46:57 -0700 |
parents | 02a94ff0db57 |
children | becdd3c867c7 |
line wrap: on
line diff
--- a/README.md Tue Apr 18 21:43:59 2017 -0700 +++ b/README.md Tue Apr 18 21:46:57 2017 -0700 @@ -15,6 +15,10 @@ cd ~/.vim/bundle hg clone https://bitbucket.org/ludovicchabant/vim-gutentags +If you're more into Git than Mercurial: + + git clone https://github.com/ludovicchabant/vim-gutentags.git + Then you only need to do a `:call pathogen#helptags()` to generate the documentation tags (how ironic, eh?) and you can access Gutentags' help pages with `help gutentags`.