diff options
Diffstat (limited to 'files/.vimrc')
| -rw-r--r-- | files/.vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.vimrc b/files/.vimrc index 3c97438..9154cef 100644 --- a/files/.vimrc +++ b/files/.vimrc @@ -99,6 +99,8 @@ Plug 'tpope/vim-dispatch' Plug 'vim-test/vim-test' " A Narrow Region Plugin for vim (like Emacs Narrow Region) Plug 'chrisbra/NrrwRgn' +" Go development plugin for Vim +Plug 'fatih/vim-go' " View and grep man pages in vim Plug 'vim-utils/vim-man' |
