Get rust support working again

This commit is contained in:
Thomas Gideon 2019-05-16 11:47:38 -04:00
parent 4ee6116631
commit 384ec3801c
4 changed files with 16 additions and 24 deletions

View file

@ -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