tex-fold : Easy TeX folding
script karma |
Rating 6/3,
Downloaded by 2158 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Matthias Vogelgesang |
|
script type |
ftplugin |
|
description |
A light-weight alternative to vim-latexsuite's folding. It uses a simple foldexpr to capture \sections, \subsections and blocks defined with \begin and \end. However, you are not limited to the foldexpr method and can still define manual markers, e.g.
%{{{ Packages
\usepackage{hyperref}
%}}} |
|
install details |
Use either Pathogen, Vundle or NeoBundle, e.g. add
Bundle 'matze/vim-tex.fold'
to your .vimrc or install manually using the standard Vim way. For more information have a look at
http://vimdoc.sourceforge.net/htmldoc/usr_05.html#add-plugin |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|