aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:12:46 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:12:46 +1200
commit296bd0d8aff7a343cf3d0c56eaa633e227bc432b (patch)
tree9d9da4133e5bd4f68abe9a269fc4381ccc771e44 /doc
parentFirst version (diff)
parentBump VERSION (diff)
downloadvim-vimrc-reload-filetype-296bd0d8aff7a343cf3d0c56eaa633e227bc432b.tar.gz
vim-vimrc-reload-filetype-296bd0d8aff7a343cf3d0c56eaa633e227bc432b.zip
Merge branch 'release/v0.2.0'v0.2.0
* release/v0.2.0: Remove unneeded variable scoping Switch to two-spacing
Diffstat (limited to 'doc')
-rw-r--r--doc/vimrc_reload_filetype.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vimrc_reload_filetype.txt b/doc/vimrc_reload_filetype.txt
index 03ec7c2..eb9f446 100644
--- a/doc/vimrc_reload_filetype.txt
+++ b/doc/vimrc_reload_filetype.txt
@@ -11,7 +11,7 @@ It also echoes a nice "Reloaded vimrc" message so you know it's working.
REQUIREMENTS *vimrc_reload_filetype-requirements*
-This plugin only loads if 'compatible' is not set. It requires |version-7.1|
+This plugin only loads if 'compatible' is not set. It requires |version-7.1|
(or |version-7.0| with patch 187) for the |SourceCmd| |autocmd-event|.
AUTHOR *vimrc_reload_filetype-author*