Re: [Vim-latex-devel] Disable "->`` and "->'' in .tex and .bib files?
Brought to you by:
srinathava,
tmaas
From: Peng Yu <pen...@gm...> - 2012-07-03 13:09:34
|
> :help latex-suite I didn't not know how to get the document work as I'm using pathogen. I just figured out that I should use "helptags ~/.vim/bundle/vim-latex-suite/doc/" instead. However, when do ":help latex-suite", I still get error message 'File "myhome/.vim/doc/latex-suite.txt" does not exist', although I eventually get to the help page. > the Vim-LaTeX project page, which would be difficult to > maintain on github. This is not true. You can use gh-pages. http://pages.github.com/ > latex-suite you find helpful. If it's just the syntax highlighting, > you can get that without having latex-suite installed at all. I only need to use syntax highlighting and indentation. Anything else offered by latex-suite is a drag to me. To get what I need, it seems that the simplest way is just to grab the syntax file and indentation file. But I think that this may not be a good approach in the long run for keeping the package up-to-date. The project webpage is better to state at the very beginning how to just enable syntax highlight and indentation. Just my 2 cents. -- Regards, Peng |