Mercurial > vim-gutentags
diff README.md @ 42:5c1baa6007d8
Fix typo in `README` file.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 20 Feb 2015 14:19:38 -0800 |
parents | 4e1b0253f71a |
children | 586c3a86adac |
line wrap: on
line diff
--- a/README.md Fri Feb 20 14:13:51 2015 -0800 +++ b/README.md Fri Feb 20 14:19:38 2015 -0800 @@ -15,7 +15,7 @@ hg clone https://bitbucket.org/ludovicchabant/vim-gutentags Then you only need to do a `:call pathogen#helptags()` to generate the -documentation tags (how ironic, eh?) and you can access Autotag's help pages +documentation tags (how ironic, eh?) and you can access Gutentags' help pages with `help gutentags`.