installer overhaul

This commit is contained in:
Wryn Wagner
2020-09-10 19:38:42 +00:00
parent 5e80267f2a
commit 3fd195ca45
6 changed files with 186 additions and 69 deletions

@@ -13,7 +13,9 @@ let mapleader = "\\"
"let localmapleader = ','
" Load Vundle first
source $VIM_DIR/vundle.vim
if isdirectory(expand("$HOME/.vim/bundle/Vundle.vim"))
source $VIM_DIR/vundle.vim
endif
source $VIM_DIR/global_sets.vim
source $VIM_DIR/file_formatting.vim