aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:11:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-13 00:11:59 +1200
commit7dc758a21c44509d37c7a70b7ceb895c102dcbf5 (patch)
treef6e0733de9d726dff0a4fcdb8d10147ac1d18c44 /doc
parentFirst version (diff)
downloadvim-vimrc-reload-filetype-7dc758a21c44509d37c7a70b7ceb895c102dcbf5.tar.gz
vim-vimrc-reload-filetype-7dc758a21c44509d37c7a70b7ceb895c102dcbf5.zip
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*