We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf7318 commit a60c6a1Copy full SHA for a60c6a1
README.md
@@ -58,6 +58,12 @@ Put the following configuration in your vimrc:
58
### Vim+Tagbar Screenshot
59

60
61
+## gotags with Emacs
62
+
63
+Gotags doesn't have support for generating etags yet, but
64
+[gotags-el](https://github.com/craig-ludington/gotags-el) allows you to use
65
+gotags directly in Emacs.
66
67
[ctags]: http://ctags.sourceforge.net
68
[go]: http://golang.org
69
[tagbar]: http://majutsushi.github.com/tagbar/
0 commit comments