VOoM
Vim Outliner of Markups Turns Vim into a two-pane outliner.
Cost / License
- Free
- Open Source
Alerts
- Discontinued
Platforms
- Mac
- Windows
- Linux
Last update is from 2017.
Features
- Support for MarkDown
- Text editing
- Outliner
Tags
- programming
- Markdown Editor
- Writing tool
- Vim
- Vim plugin
VOoM News & Activities
Recent activities
VOoM information
Featured in Lists
A list with 62 apps by xlin without a description.
What is VOoM?
created by Vlad Irnov
script type utility
description VOoM (Vim Outliner of Markups) is a plugin for Vim that emulates a two-pane text outliner.
Home page: http://www.vim.org/scripts/script.php?script_id=2657 GitHub mirror: https://github.com/vim-voom/VOoM Screenshots and an animation: https://vim-voom.github.io/ Bug reports, questions, requests: https://github.com/vim-voom/vim-voom.github.com/issues Supplementary Materials: https://github.com/vim-voom/VOoM_extras
VOoM was originally written to work with start fold markers with level numbers, that is {{{1, {{{2, {{{3, etc. This is the most versatile outline markup -- it is suitable for organizing all kinds of files, including the source code, and it allows features not possible with other markups. (See :help fold-marker. Markers are specified by option 'foldmarker'. End fold markers with levels, }}}3, }}}2, etc. are not supported.)
VOoM can currently handle >20 markup formats that have headlines and support an outline structure, including popular lightweight markup languages such as reST, Markdown, Pandoc, AsciiDoc, Org-mode, Wiki, LaTeX, etc. (Headlines are also called headings, headers, section headers, titles.)



Comments and Reviews
Auto-generated outlines in side panel for various markup styles.