[vim] Autoload everything except vundle
This commit is contained in:
parent
4987a2e208
commit
2bbe2d34e4
5 changed files with 14 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue