File: vim-voom.yaml

package info (click to toggle)
vim-voom 5.3-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 640 kB
  • sloc: python: 3,486; makefile: 3
file content (36 lines) | stat: -rw-r--r-- 2,080 bytes parent folder | download | duplicates (3)
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