diff --git a/ftplugin/help.vim b/ftplugin/help.vim new file mode 100644 index 0000000..914e4aa --- /dev/null +++ b/ftplugin/help.vim @@ -0,0 +1,6 @@ +nnoremap +nnoremap +nnoremap o /'\l\{2,\}' +nnoremap O ?'\l\{2,\}' +nnoremap s /\|\zs\S\+\ze\| +nnoremap S ?\|\zs\S\+\ze\|