Bunch of dotfile changes

This commit is contained in:
2016-09-03 16:27:03 -06:00
parent 77913cf17a
commit 6be00ffea2
10 changed files with 228 additions and 387 deletions

1
vimrc
View File

@@ -67,6 +67,7 @@ Plug 'junegunn/goyo.vim'
Plug 'EinfachToll/DidYouMean'
Plug 'jceb/vim-orgmode'
Plug 'raichoo/purescript-vim'
Plug 'ctrlpvim/ctrlp.vim'
call plug#end()