Skip to content

Instantly share code, notes, and snippets.

@hengxin
Last active January 5, 2016 07:22
Show Gist options
  • Save hengxin/dca42a828959e1a4b112 to your computer and use it in GitHub Desktop.
Save hengxin/dca42a828959e1a4b112 to your computer and use it in GitHub Desktop.
vim-latex-suite post from askubuntu

grep PATH .vimrc .vim -R outputs:

.vim/doc/latex-suite.xml:     <literal>$PATH</literal>.
.vim/doc/latex-suite.xml:      For windows, you will need to set the <literal>$PATH</literal> variable
.vim/doc/latex-suite.txt:      you will need to have python somewhere in your $PATH.
.vim/doc/latex-suite.txt:NOTE: For windows, you will need to set the $PATH variable to include the paths
.vim/doc/README:   comes with.  Add the ``saxon.jar`` file to your ``$CLASSPATH`` setting.
.vim/doc/README:        The ``$CLASSPATH`` setting should point to the ``saxon.jar`` file,
.vim/doc/README:   You can point your ``$CLASSPATH`` to that file.
.vim/doc/README:   Add the ``~/bin/db2vim/`` directory thus created to your ``$PATH``
.vim/compiler/tex.vim:"      copy the file vimlatex (provided) into your $PATH, make sure its
Binary file .vim/ftplugin/latex-suite/texrc matches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment