Mercurial > vim-gutentags
changeset 42:5c1baa6007d8
Fix typo in `README` file.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 20 Feb 2015 14:19:38 -0800 |
parents | 99328cb71e75 |
children | 7000d598a2a7 |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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`.