diff --git a/vimrc b/vimrc index ad14bae..49cfd88 100644 --- a/vimrc +++ b/vimrc @@ -19,7 +19,9 @@ syntax on filetype plugin indent on "Change working dir to current dir :cd %:p:h -:nmap :! ~/.vim/custom_make.sh +"execute Makefile +:map :! ~/.vim/custom_make.sh +:imap "only execute pathogen if it exists runtime! autoload/pathogen.vim if exists("*pathogen#infect")