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