aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/space_vlaze
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/space_vlaze')
-rw-r--r--autoload/space_vlaze/help.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/space_vlaze/help.vim b/autoload/space_vlaze/help.vim
index 80c83f4..8811dbc 100644
--- a/autoload/space_vlaze/help.vim
+++ b/autoload/space_vlaze/help.vim
@@ -1,4 +1,4 @@
function! space_vlaze#help#Show()
- help space_vlaze.vim
+ help space_vlaze.txt
only
endfunction