diff options
author | w0rp <devw0rp@gmail.com> | 2017-08-14 23:52:13 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-08-14 23:52:13 +0100 |
commit | 797b03b35efdb2bf30c44881b59f4c9c138e161d (patch) | |
tree | f9de2830fc4f5b601ee0adcce7a48dde327679ff /README.md | |
parent | 5af82312fbdec54af41fb60daae6aa59b3ee7379 (diff) | |
download | ale-797b03b35efdb2bf30c44881b59f4c9c138e161d.zip |
Change the help file heading for clarification
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -190,7 +190,7 @@ mkdir -p ~/vimfiles/pack/git-plugins/start git clone https://github.com/w0rp/ale.git ~/vimfiles/pack/git-plugins/start/ale ``` -#### Generating documentation +#### Generating Vim help files You can add the following line to your vimrc files to generate documentation tags automatically, if you don't have something similar already, so you can use |