[vim] Autoload everything except vundle

This commit is contained in:
Vladan Popovic 2019-08-26 01:26:18 +02:00
parent 4987a2e208
commit 2bbe2d34e4
5 changed files with 14 additions and 5 deletions

View file

@ -59,7 +59,3 @@ nmap <leader>e :ALEDetail <cr>
set exrc
" Disable unsafe commands in project vimrc
set secure
" Plugin configuration
source ~/.vim/ale.vim
source ~/.vim/nerdtree.vim