Skip to content

Commit abc09de

Browse files
author
Stefanus Du Toit
committed
Tweak ctags settings.
1 parent 4ca8448 commit abc09de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ctags

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--langdef=latex
22
--langmap=latex:.tex
3-
--regex-latex=,\\rSec[0-9](\[[a-z0-9_.-]+\]),\1,
3+
--regex-latex=/\\rSec[0-9](\[[a-zA-Z0-9_.:-]+\])/\1/s,section/
44
--exclude=*.html
55
--exclude=*.cpp
66
--exclude=Makefile

0 commit comments

Comments
 (0)