about summary refs log tree commit diff stats
path: root/exuberant_ctags_rc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-06-16 23:39:05 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-06-16 23:41:41 -0700
commitd2e606f42f7213d16272efc221f6ae56b12a2320 (patch)
tree10e670585eafe2727a788fb26edfc7dcb775dd37 /exuberant_ctags_rc
parent94c54a07a1a0a4d96a366884771b664df4508830 (diff)
downloadmu-d2e606f42f7213d16272efc221f6ae56b12a2320.tar.gz
3921
Diffstat (limited to 'exuberant_ctags_rc')
-rw-r--r--exuberant_ctags_rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/exuberant_ctags_rc b/exuberant_ctags_rc
index e8a6828a..46823a2e 100644
--- a/exuberant_ctags_rc
+++ b/exuberant_ctags_rc
@@ -4,6 +4,7 @@
 --regex-mu=/^def![ \t]+([^ \t]*)/\1/d,definition/
 --regex-mu=/^recipe[ \t]+([^ \t]*)/\1/d,definition/
 --regex-mu=/^recipe![ \t]+([^ \t]*)/\1/d,definition/
+--regex-mu=/^type[ \t]+([^ \t]*)/\1/t,typeref/
 --regex-mu=/^container[ \t]+([^ \t:]*)/\1/s,struct/
 --regex-mu=/^exclusive-container[ \t]+([^ \t:]*)/\1/u,union/
 --regex-mu=/$x/x/x/e/ --------- next option is for way-points in Mu