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 7989f09 commit 176188aCopy full SHA for 176188a
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e1c470c9ed9ea316c4ad77604331ee3eca0b53d9
+refs/heads/master: 9476692b525024ab81dfc7104f63c85af68d6eb6
trunk/mk/ctags.mk
@@ -3,7 +3,7 @@
3
# Requires Exuberant Ctags: http://ctags.sourceforge.net/index.html
4
######################################################################
5
6
-CTAGS_OPTS=--options=${CFG_SRC_DIR}/mk/ctags.rust -R ${CFG_SRC_DIR}/src
+CTAGS_OPTS=--options=${CFG_SRC_DIR}/src/etc/ctags.rust -R ${CFG_SRC_DIR}/src
7
8
TAGS.emacs:
9
ctags -e -f $@ ${CTAGS_OPTS}
trunk/mk/ctags.rust renamed to trunk/src/etc/ctags.rust
0 commit comments