vim: packages

master
an 2019-07-31 10:16:38 -04:00
parent 2e562f3b28
commit b675fffd9b
2 changed files with 12 additions and 9 deletions

View File

@ -28,6 +28,7 @@ vim-gutentags <https://github.com/ludovicchabant/vim-gutentags.git>
vim-localvimrc <https://github.com/embear/vim-localvimrc>
vim-markdown-toc <https://github.com/mzlogin/vim-markdown-toc>
vim-polyglot <https://github.com/sheerun/vim-polyglot>
vim-qt-cpp <git@git.greyserv.net:marrub/vim-qt-cpp.git>
vim-smarttabs <https://github.com/dpc/vim-smarttabs>
vim-submode <https://github.com/kana/vim-submode>
vim-zscript <git@github.com:marrub--/vim-zscript.git>

View File

@ -3,18 +3,20 @@
│   └── start
│   └── lh-vim-lib
├── 05_colors
│   ├── opt
│   │   ├── candid.vim
│   │   ├── mycolors
│   │   ├── plastic.vim
│   │   ├── quantum.vim
│   │   └── vim-aurora
│   └── start
│   ├── base16-vim
│   ├── candid.vim
│   ├── mycolors
│   ├── plastic.vim
│   ├── quantum.vim
│   └── vim-aurora
│   └── base16-vim
├── 10_highlighting
│   └── start
│   ├── vim-asm_ca65
│   ├── vim-gdscript3
│   ├── vim-polyglot
│   ├── vim-qt-cpp
│   └── vim-zscript
└── 20_features
├── opt
@ -23,6 +25,8 @@
│   ├── bufexplorer
│   ├── tagbar
│   ├── twitvim
│   ├── vim-airline
│   ├── vim-airline-themes
│   ├── vim-buftabline
│   ├── vim-emoji
│   ├── vim-fugitive
@ -35,11 +39,9 @@
├── setcolors
├── tabular
├── vim-abolish
├── vim-airline
├── vim-airline-themes
├── vim-buftabline
├── vim-easy-align
├── vim-localvimrc
└── vim-markdown-toc
42 directories
44 directories