update dotfiles

This commit is contained in:
2017-10-24 15:28:32 -04:00
parent 58f986fc47
commit 8e8c8214ba
4 changed files with 12 additions and 2 deletions

7
vimrc Normal file
View File

@@ -0,0 +1,7 @@
call plug#begin('~/.vim/plugged')
Plug 'lervag/vimtex'
call plug#end()
set mouse=a