1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
addon: voom
description: "VOoM (Vim Outliner of Markups) is a plugin for Vim that emulates a two-pane text outliner."
basedir: /usr/share/vim-voom/
files:
- autoload/voom.vim
- autoload/voom/voom_vimplugin2657/__init__.py
- autoload/voom/voom_vimplugin2657/voom_mode_asciidoc.py
- autoload/voom/voom_vimplugin2657/voom_mode_cwiki.py
- autoload/voom/voom_vimplugin2657/voom_mode_dokuwiki.py
- autoload/voom/voom_vimplugin2657/voom_mode_fmr.py
- autoload/voom/voom_vimplugin2657/voom_mode_fmr1.py
- autoload/voom/voom_vimplugin2657/voom_mode_fmr2.py
- autoload/voom/voom_vimplugin2657/voom_mode_fmr3.py
- autoload/voom/voom_vimplugin2657/voom_mode_hashes.py
- autoload/voom/voom_vimplugin2657/voom_mode_html.py
- autoload/voom/voom_vimplugin2657/voom_mode_inverseAtx.py
- autoload/voom/voom_vimplugin2657/voom_mode_latex.py
- autoload/voom/voom_vimplugin2657/voom_mode_latexDtx.py
- autoload/voom/voom_vimplugin2657/voom_mode_markdown.py
- autoload/voom/voom_vimplugin2657/voom_mode_org.py
- autoload/voom/voom_vimplugin2657/voom_mode_pandoc.py
- autoload/voom/voom_vimplugin2657/voom_mode_paragraphBlank.py
- autoload/voom/voom_vimplugin2657/voom_mode_paragraphIndent.py
- autoload/voom/voom_vimplugin2657/voom_mode_paragraphNoIndent.py
- autoload/voom/voom_vimplugin2657/voom_mode_python.py
- autoload/voom/voom_vimplugin2657/voom_mode_rest.py
- autoload/voom/voom_vimplugin2657/voom_mode_taskpaper.py
- autoload/voom/voom_vimplugin2657/voom_mode_thevimoutliner.py
- autoload/voom/voom_vimplugin2657/voom_mode_txt2tags.py
- autoload/voom/voom_vimplugin2657/voom_mode_viki.py
- autoload/voom/voom_vimplugin2657/voom_mode_vimoutliner.py
- autoload/voom/voom_vimplugin2657/voom_mode_vimwiki.py
- autoload/voom/voom_vimplugin2657/voom_mode_wiki.py
- autoload/voom/voom_vimplugin2657/voom_vim.py
- doc/voom.txt
- plugin/voom.vim
|