We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19c1ba3 + c3585ef commit 541eca6Copy full SHA for 541eca6
README.md
@@ -23,6 +23,7 @@ go install github.com/fatih/gomodifytags@latest
23
* [vscode-go](https://github.com/golang/vscode-go) with commands `Go: Add Tags` and `Go: Remove Tags`
24
* [A (Acme)](https://github.com/davidrjenni/A) with commands `addtags` and `rmtags`
25
* [emacs-go-tag](https://github.com/brantou/emacs-go-tag) with commands `go-tag-add` and `go-tag-remove`
26
+* [TextMate2](https://github.com/vigo/textmate2-gomodifytags)
27
28
# Usage
29
0 commit comments