vim: reorganize my vim plugins

master
an 2019-08-28 17:48:57 -04:00
parent 3f9cea06fb
commit 691255d988
2 changed files with 10 additions and 10 deletions

View File

@ -4,21 +4,21 @@ base16-vim <https://github.com/chriskempson/base16-vim>
bufexplorer <https://github.com/jlanzarotta/bufexplorer>
candid.vim <https://github.com/flrnprz/candid.vim>
ctrlp.vim <https://github.com/kien/ctrlp.vim>
give-me-ranger-you-fucker <no url>
gimme-ranger <no url>
lh-vim-lib <https://github.com/LucHermitte/lh-vim-lib>
mycolors <git@git.greyserv.net:marrub/my-vim-colors.git>
my-vim-colors <git@git.greyserv.net:marrub/my-vim-colors.git>
plastic.vim <https://github.com/flrnprz/plastic.vim>
quantum.vim <https://github.com/kjssad/quantum.vim>
rainbow <https://github.com/luochen1990/rainbow>
ranger.vim <https://github.com/francoiscabrol/ranger.vim>
setcolors <no url>
set-colors <no url>
tabular <https://github.com/godlygeek/tabular>
tagbar <https://github.com/majutsushi/tagbar>
twitvim <https://github.com/twitvim/twitvim.git>
vim-abolish <https://github.com/tpope/vim-abolish.git>
vim-airline <https://github.com/vim-airline/vim-airline>
vim-airline-themes <https://github.com/vim-airline/vim-airline-themes>
vim-asm_ca65 <git@git.greyserv.net:marrub/vim-asm_ca65_p816.git>
vim-asm_ca65_p816 <git@git.greyserv.net:marrub/vim-asm_ca65_p816.git>
vim-aurora <https://github.com/rafalbromirski/vim-aurora>
vim-buftabline <https://github.com/ap/vim-buftabline>
vim-buftabline <https://github.com/ap/vim-buftabline>

View File

@ -5,7 +5,7 @@
├── 05_colors
│   ├── opt
│   │   ├── candid.vim
│   │   ├── mycolors
│   │   ├── my-vim-colors -> /home/marrub/src/vim/my-vim-colors
│   │   ├── plastic.vim
│   │   ├── quantum.vim
│   │   └── vim-aurora
@ -13,11 +13,11 @@
│   └── base16-vim
├── 10_highlighting
│   └── start
│   ├── vim-asm_ca65
│   ├── vim-asm_ca65_p816 -> /home/marrub/src/vim/vim-asm_ca65_p816
│   ├── vim-gdscript3
│   ├── vim-polyglot
│   ├── vim-qt-cpp
│   └── vim-zscript
│   ├── vim-qt-cpp -> /home/marrub/src/vim/vim-qt-cpp
│   └── vim-zscript -> /home/marrub/src/vim/vim-zscript
└── 20_features
├── opt
│   ├── CSApprox
@ -37,9 +37,9 @@
│   └── vim-submode
└── start
├── ctrlp.vim
├── give-me-ranger-you-fucker
├── gimme-ranger -> /home/marrub/src/vim/gimme-ranger
├── rainbow
├── setcolors
├── set-colors -> /home/marrub/src/vim/set-colors
├── tabular
├── vim-abolish
├── vim-buftabline