Autoload language configuration from ftplugin
This commit is contained in:
parent
6421a095f1
commit
ddeb101b0f
5 changed files with 23 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue