Skip to content

Commit a60c6a1

Browse files
committed
Add link to gotags-el project in README
1 parent 5cf7318 commit a60c6a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ Put the following configuration in your vimrc:
5858
### Vim+Tagbar Screenshot
5959
![vim Tagbar gotags](http://stemmertech.com/images/gotags-1.0.0-screenshot.png)
6060

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+
6167
[ctags]: http://ctags.sourceforge.net
6268
[go]: http://golang.org
6369
[tagbar]: http://majutsushi.github.com/tagbar/

0 commit comments

Comments
 (0)