This commit is contained in:
Joey Payne 2019-01-11 16:02:25 -07:00
commit 8cf0d0b446
3 changed files with 7 additions and 9 deletions

2
.vimrc
View file

@ -271,7 +271,7 @@ Plug 'udalov/kotlin-vim'
Plug 'ervandew/supertab'
Plug 'simnalamburt/vim-mundo'
Plug 'christoomey/vim-tmux-navigator'
Plug 'tpope/vim-surround'
Plug 'dart-lang/dart-vim-plugin'
"Plug 'baabelfish/nvim-nim'
call plug#end()