Fill golang structs.
Install fillstruct dependency by doing
go install github.com/CaiJinKen/fillstruct@lastestNow add the plugin to vim by plugn manager or manually
I use vim-plug and in that you can add using
Plug 'CaiJinKen/vim-fillstruct'and run :PlugInstall
Let courser to the line that need fill structs. Use :FillStrcut or custom
keymaps.