Autoload language configuration from ftplugin

This commit is contained in:
Vladan Popovic 2019-08-25 19:16:48 +02:00
parent 6421a095f1
commit ddeb101b0f
5 changed files with 23 additions and 8 deletions

View file

@ -60,7 +60,6 @@ set exrc
" Disable unsafe commands in project vimrc
set secure
" Plugin/language configuration
source ~/.vim/rust.vim
" Plugin configuration
source ~/.vim/ale.vim
source ~/.vim/nerdtree.vim