vimPlugins: remove any gotags reference

This commit is contained in:
Matthieu Coudron
2022-06-18 21:23:45 +02:00
parent 2c072c2083
commit 6fa26fe3cd
@@ -103,7 +103,6 @@
, golint
, gomodifytags
, gopls
, gotags
, gotools
, iferr
, impl
@@ -1042,7 +1041,6 @@ self: super: {
gomodifytags
gopls
# gorename
# gotags
gotools # contains staticcheck
# guru
iferr