Use garbas snipmate instead of msanders; the latter is abandoned
This commit is contained in:
parent
b1bd477d8b
commit
de0915a6b3
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -13,7 +13,7 @@ vimbundles=( \
|
|||
command-t "https://github.com/wincent/Command-T.git" \
|
||||
gundo "https://github.com/sjl/gundo.vim.git" \
|
||||
repeat "https://github.com/tpope/vim-repeat" \
|
||||
snipmate "https://github.com/msanders/snipmate.vim.git" \
|
||||
snipmate "https://github.com/garbas/vim-snipmate.git" \
|
||||
solarized "https://github.com/altercation/vim-colors-solarized.git" \
|
||||
speeddating "https://github.com/tpope/vim-speeddating.git" \
|
||||
surround "https://github.com/tpope/vim-surround.git" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue