scripts/vim/packages

37 lines
1004 B
Plaintext

/home/marrub/.vim/pack
├── 00_libraries
│   └── start
│   └── lh-vim-lib
├── 05_colors
│   └── start
│   ├── base16-vim
│   └── mycolors
├── 10_highlighting
│   └── start
│   ├── vim-asm_ca65
│   ├── vim-gdscript3
│   ├── vim-polyglot
│   └── vim-zscript
└── 20_features
├── opt
│   ├── ack.vim
│   ├── CSApprox
│   ├── tagbar
│   ├── twitvim
│   ├── vim-emoji
│   ├── vim-gutentags
│   └── vim-submode
└── start
├── bufexplorer
├── rainbow
├── setcolors
├── tabular
├── vim-abolish
├── vim-buftabline
├── vim-easy-align
├── vim-fugitive
├── vim-localvimrc
└── vim-markdown-toc
33 directories