X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=keymaps.vim;h=256bfc27d15e59b9039b009fd53f04abfe2e0053;hp=d9356db44d5cea76b85299f44ff34956c15adff2;hb=4e5b027e3e4ecb56cae5dce460fe4082a491abba;hpb=f16d8acf0b91af1b1e0765c63fba5ac558d29463 diff --git a/keymaps.vim b/keymaps.vim index d9356db..256bfc2 100644 --- a/keymaps.vim +++ b/keymaps.vim @@ -10,6 +10,9 @@ if has('clipboard') autocmd VimEnter * inoremap + endif +" ctrl+d as EOF exits shells and the like. Add a keymap for the same here. +nnoremap :q + nnoremap :Denite file/rec nnoremap / :Denite grep:. nnoremap s :Denite buffer