vimPlugins.vim-go: move comment to right place
This commit is contained in:
parent
4d34139ab5
commit
2b74ba3ed7
@ -1031,7 +1031,7 @@ self: super: {
|
|||||||
delve
|
delve
|
||||||
errcheck
|
errcheck
|
||||||
go-motion
|
go-motion
|
||||||
go-tools
|
go-tools # contains staticcheck
|
||||||
gocode
|
gocode
|
||||||
gocode-gomod
|
gocode-gomod
|
||||||
godef
|
godef
|
||||||
@ -1041,7 +1041,8 @@ self: super: {
|
|||||||
gomodifytags
|
gomodifytags
|
||||||
gopls
|
gopls
|
||||||
# gorename
|
# gorename
|
||||||
gotools # contains staticcheck
|
# gotags
|
||||||
|
gotools
|
||||||
# guru
|
# guru
|
||||||
iferr
|
iferr
|
||||||
impl
|
impl
|
||||||
|
Loading…
Reference in New Issue
Block a user