[TxMt] TmCodeBrowser2 plugin!

Gerd Knops gerti at bitart.com
Thu Oct 27 17:25:47 UTC 2005


On Thu, Oct 27, at 8:14 AM, Robert M. Ullrey wrote:

> On Oct 25, 2005, at 3:40 AM, Jeroen van der Ham wrote:
>
>> I'd like to use it to navigate LaTeX files as well, if possible...
>>
>
> Here Here!
> A second vote for LaTeX.

Just create a file ~/.ctags containing these lines (courtesy of  
Jeroen van der Ham):

--langdef=latex
--langmap=latex:.tex
--regex-latex=/\\label\{*([^} \t]+)[ \t]*\}/\1/l,label/
--regex-latex=/^\\(sub)*section{([^}]*)}/\2/s,section/


Gerd




More information about the textmate mailing list