Update dotfiles

This commit is contained in:
2018-08-12 14:31:14 +02:00
parent 4176bff6b2
commit 8783616f54
10 changed files with 52 additions and 2 deletions

View File

@@ -50,6 +50,8 @@ Plug 'vim-syntastic/syntastic'
Plug 'ElmCast/elm-vim'
Plug 'avh4/elm-format'
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' }
call plug#end()
filetype plugin indent on