vimPlugins.vim-go: move comment to right place

main
Sandro Jäckel 2 years ago committed by Sandro Jäckel
parent 4d34139ab5
commit 2b74ba3ed7
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
  1. 5
      pkgs/applications/editors/vim/plugins/overrides.nix

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

Loading…
Cancel
Save