comparison 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
comparison
equal deleted inserted replaced
41:99328cb71e75 42:5c1baa6007d8
13 13
14 cd ~/.vim/bundle 14 cd ~/.vim/bundle
15 hg clone https://bitbucket.org/ludovicchabant/vim-gutentags 15 hg clone https://bitbucket.org/ludovicchabant/vim-gutentags
16 16
17 Then you only need to do a `:call pathogen#helptags()` to generate the 17 Then you only need to do a `:call pathogen#helptags()` to generate the
18 documentation tags (how ironic, eh?) and you can access Autotag's help pages 18 documentation tags (how ironic, eh?) and you can access Gutentags' help pages
19 with `help gutentags`. 19 with `help gutentags`.
20 20
21 21
22 ## What? 22 ## What?
23 23