We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca8448 commit abc09deCopy full SHA for abc09de
.ctags
@@ -1,6 +1,6 @@
1
--langdef=latex
2
--langmap=latex:.tex
3
---regex-latex=,\\rSec[0-9](\[[a-z0-9_.-]+\]),\1,
+--regex-latex=/\\rSec[0-9](\[[a-zA-Z0-9_.:-]+\])/\1/s,section/
4
--exclude=*.html
5
--exclude=*.cpp
6
--exclude=Makefile
0 commit comments