diff --git a/vim/.vimrc b/vim/.vimrc index acaf3ed..7f11229 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -72,6 +72,7 @@ tnoremap c c xnoremap H ^ xnoremap L $ nnoremap Q @@ +nnoremap ,m :make if has('clipboard') set clipboard^=unnamed,unnamedplus