diff --git a/.vim/plugins.vim b/.vim/plugins.vim index 812a751..d4d5f9e 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -7,6 +7,7 @@ Plug 'https://github.com/antoyo/vim-licenses.git' Plug 'https://github.com/bkad/CamelCaseMotion' Plug 'https://github.com/bling/vim-airline.git' Plug 'https://github.com/dhruvasagar/vim-table-mode.git' +Plug 'https://github.com/fatih/vim-go.git' Plug 'https://github.com/inkarkat/argtextobj.vim.git' Plug 'https://github.com/junegunn/vim-easy-align.git' Plug 'https://github.com/kien/ctrlp.vim.git'