scripts/vim/packages

51 lines
1.5 KiB
Plaintext

/home/marrub/.vim/pack
├── 00_libraries
│   └── start
│   └── lh-vim-lib
├── 05_colors
│   ├── opt
│   │   ├── candid.vim
│   │   ├── mycolors
│   │   ├── plastic.vim
│   │   ├── quantum.vim
│   │   └── vim-aurora
│   └── start
│   └── base16-vim
├── 10_highlighting
│   └── start
│   ├── vim-asm_ca65
│   ├── vim-gdscript3
│   ├── vim-polyglot
│   ├── vim-qt-cpp
│   └── vim-zscript
└── 20_features
├── opt
│   ├── CSApprox
│   ├── ack.vim
│   ├── bufexplorer
│   ├── ranger.vim
│   ├── tagbar
│   ├── twitvim
│   ├── vim-airline
│   ├── vim-airline-themes
│   ├── vim-buftabline
│   ├── vim-emoji
│   ├── vim-fugitive
│   ├── vim-gutentags
│   ├── vim-ruby-heredoc-syntax
│   ├── vim-smarttabs
│   └── vim-submode
└── start
├── ctrlp.vim
├── give-me-ranger-you-fucker
├── rainbow
├── setcolors
├── tabular
├── vim-abolish
├── vim-buftabline
├── vim-easy-align
├── vim-localvimrc
└── vim-markdown-toc
47 directories