vim: add vim-go plug

feature/improve-speed
bretello 2021-09-26 15:53:57 +02:00
parent 53b5d0f9f7
commit d1a6bf898e
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ Plug 'https://github.com/cespare/vim-toml'
Plug 'https://github.com/vim-scripts/iptables'
Plug 'https://github.com/leafoftree/vim-vue-plugin'
Plug 'https://github.com/hashivim/vim-terraform'
Plug 'https://github.com/fatih/vim-go'
Plug 'epheien/termdbg'