aboutsummaryrefslogtreecommitdiff
path: root/ftplugin/help.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/help.vim')
-rw-r--r--ftplugin/help.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftplugin/help.vim b/ftplugin/help.vim
deleted file mode 100644
index e2eb971..0000000
--- a/ftplugin/help.vim
+++ /dev/null
@@ -1,3 +0,0 @@
1" I will never get used to press CTRL-] to follow a link, never!
2nnoremap <buffer> <CR> <C-]>
3nnoremap <buffer> <BS> <C-T>
..