vimPlugins.vim-go: move comment to right place

This commit is contained in:
Sandro Jäckel 2022-06-17 13:23:31 +02:00 committed by Sandro Jäckel
parent 4d34139ab5
commit 2b74ba3ed7
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -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