Skip to content
forked from vim-voom/VOoM

VOoM (Vim Outliner of Markups) is a plugin for Vim that emulates a two-pane text outliner.

Notifications You must be signed in to change notification settings

zhenyangze/VOoM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOoM

forked from vim-voom/VOoM

Installation

Plug 'zhenyangze/VOoM'
let g:voom_ft_modes = {'markdown': 'markdown', 'c': 'fmr2', 'cpp': 'fmr2', 'markdown.mkd': 'markdown', 'tex': 'latex'}

Quick Start

:Voom [markup]
:Voom [filetype]

Extends List

  • fmr
  • fmr1
  • wiki
  • vimwiki
  • viki
  • cwiki
  • org
  • rest
  • markdown
  • pandoc
  • hashes
  • txt2tags
  • asciidoc
  • latex
  • latexDtx
  • dokuwiki
  • inverseAtx
  • html
  • thevimoutliner
  • vimoutliner
  • taskpaper
  • python
  • php
  • java
  • golang
  • bash
  • paragraphBlank
  • paragraphIndent
  • paragraphNoIndent

About

VOoM (Vim Outliner of Markups) is a plugin for Vim that emulates a two-pane text outliner.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 68.0%
  • Vim Script 32.0%