David Fishburn, 14.12.2008: > I forgot to mention, to use this with Vim, open up your .vimrc and add > the following: > " Tex language > let g:tlist_tex_settings = > 'tex;c:chapters;s:sections;u:subsections;b:subsubsections;p:packages' > > Next time you restart Vim, the taglist plugin will be able to > recognize the Tex tags ctags provides.
I get the following error after executing :Tlist and the taglist window doesn't contain content: Taglist: Failed to generate tags for /home/markus/example.tex exuberant-ctags: Unknown language "tex" in "language-force" option^@ Press ENTER or type command to continue It works when using the regex from the Vim tips wiki in ~/.ctags Markus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
