X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d1f132f84ddb672813528b81c48e1658df7002f8..3beaf9036986d749752eb658a7c83a1c69d04dd4:/vim/vimrc?ds=inline diff --git a/vim/vimrc b/vim/vimrc index cf299bf..55b81e0 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -53,6 +53,7 @@ filetype plugin indent on " bindings {{{1 " allow both and / to be map +nnoremap :make " moving around, searching and patterns {{{1 set incsearch " show match for partly typed search command