X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c68ede85400e9fb1d01c2acbbb529ca4acdaad5a..2f87ac7caa575d030ff6a24e4f050ef7e22324aa:/vim/vimrc?ds=sidebyside 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