Displaying 1 result from an estimated 1 matches for "voom".
Did you mean:
room
2011 Jan 05
0
Vim plugin for outlining Markdown
Hello,
VOoM is a plugin for Vim that emulates two-pane outliner:
http://www.vim.org/scripts/script.php?script_id=2657
The most recent version has support for Markdown. Command
:Voom markdown
creates outline from Markdown headers.
Both underline-style and hashes-style headers are supported.
There is scree...