[Vim-latex-devel] Request - "TVO like" outline folding
Brought to you by:
srinathava,
tmaas
From: Peter G. <pgp...@or...> - 2004-10-03 19:18:58
|
I want to ask developers - could it be possible to add functionality of TheVimOutliner plugin to latex-suite? (http://www.vim.org/scripts/script.php?script_id=517) - it works (and looks) like outliner in MS Word. I mean the way it shows outline of section structure. Unfortunately TVO is based on <TAB> indenting and is unable to understand latex-structured files. For an explanation, ---------------------------------------- current folding in latex-suite works this way: section --text in section --subsection ----text in subsection ------subsubsection --------text in subsubsection --------------------------------------- "TVO like" folding would work this way: section --------text in section --subsection --------text in subsection ----subsubsection --------text in subsubsection I found that gvim is principally capable of this (skip fold levels), but I am not able to adapt folding.vim in latex-suite. -- ------------------------------------------------------------- Peter Gasparovic http://buteo.szm.sk |