Add: claude.vim; sort the list
This commit is contained in:
@@ -1,16 +1,18 @@
|
||||
#!/bin/bash
|
||||
|
||||
PLUGINS='
|
||||
https://github.com/preservim/nerdtree
|
||||
https://github.com/SirVer/ultisnips
|
||||
https://github.com/jreybert/vimagit
|
||||
https://github.com/vim-airline/vim-airline
|
||||
https://github.com/altercation/vim-colors-solarized
|
||||
https://github.com/tpope/vim-dadbod.git
|
||||
https://github.com/airblade/vim-gitgutter
|
||||
https://github.com/sheerun/vim-polyglot
|
||||
https://github.com/altercation/vim-colors-solarized
|
||||
https://github.com/honza/vim-snippets
|
||||
https://tpope.io/vim/fugitive.git
|
||||
https://github.com/jreybert/vimagit
|
||||
https://github.com/pasky/claude.vim
|
||||
https://github.com/preservim/nerdtree
|
||||
https://github.com/sheerun/vim-polyglot
|
||||
https://github.com/SirVer/ultisnips
|
||||
https://github.com/tpope/vim-dadbod.git
|
||||
https://github.com/vim-airline/vim-airline
|
||||
https://github.com/Xuyuanp/nerdtree-git-plugin.git
|
||||
https://github.com/tpope/vim-fugitive.git
|
||||
'
|
||||
|
||||
z=$'\e[0m'
|
||||
|
||||
Reference in New Issue
Block a user