Get rust support working again
This commit is contained in:
parent
4ee6116631
commit
384ec3801c
4 changed files with 16 additions and 24 deletions
1
init.vim
1
init.vim
|
@ -9,6 +9,7 @@ let mapleader = "\<Space>"
|
|||
let oldwd = getcwd()
|
||||
exec "cd " . vimrc_git
|
||||
source plug.vim
|
||||
source ncm2.vim
|
||||
source airline.vim
|
||||
source syntastic.vim
|
||||
source fzf.vim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue