Setup for go development
This commit is contained in:
parent
391c619d1b
commit
0b2520274e
2 changed files with 4 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -28,6 +28,8 @@ Plug 'tpope/vim-rails'
|
|||
Plug 'vim-ruby/vim-ruby'
|
||||
|
||||
" Testing
|
||||
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' }
|
||||
" Plug 'dense-analysis/ale'
|
||||
" Plug 'w0rp/ale'
|
||||
|
||||
call plug#end()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue