vimPlugins.vim-go: move comment to right place

This commit is contained in:
Sandro Jäckel
2022-06-19 23:26:31 +02:00
committed by Sandro Jäckel
parent 4d34139ab5
commit 2b74ba3ed7
@@ -1031,7 +1031,7 @@ self: super: {
delve
errcheck
go-motion
go-tools
go-tools # contains staticcheck
gocode
gocode-gomod
godef
@@ -1041,7 +1041,8 @@ self: super: {
gomodifytags
gopls
# gorename
gotools # contains staticcheck
# gotags
gotools
# guru
iferr
impl