about summary refs log blame commit diff stats
path: root/arc/exuberant-ctags-rc
blob: 7d99b0b83cdf072c99d2fd7f6b84e725364a159a (plain) (tree)
1
2
3
4
5
6
7






                                                         
--langdef=mu
--langmap=mu:.mu
--regex-mu=/^\(function[ \t]+([^ \t\[]+)/\1/d,definition/
--regex-mu=/^\(recipe[ \t]+([^ \t\[]+)/\1/d,definition/
--regex-mu=/^\(and-record[ \t]+([^ \t\[]+)/\1/t,type/
--regex-mu=/^\(address[ \t]+([^ \t\[]+)/\1/t,type/
--regex-mu=/^\(array[ \t]+([^ \t\[]+)/\1/t,type/