diff --git a/vim/.vimrc b/vim/.vimrc index f9b4439..e99e48e 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -40,6 +40,8 @@ set backspace=indent,eol,start " default Ctrl-W conflict - closes browser tabs nnoremap +nnoremap :!make -C build/ + " Vim Plugin Settings " set rtp+=/path/to/rtp/that/included/pathogen/vim " if needed