From: Samir Benmendil Date: Tue, 27 Jan 2015 22:18:52 +0000 (+0000) Subject: vim: search vim help X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/954e92aae00b3cd855b1ed841b313ae0ab3fb305?ds=inline vim: search vim help --- diff --git a/vim/ftplugin/vim.vim b/vim/ftplugin/vim.vim new file mode 100644 index 0000000..88ab686 --- /dev/null +++ b/vim/ftplugin/vim.vim @@ -0,0 +1,2 @@ +nnoremap K yiw:h " +vnoremap K y:h "