Add vim support for TS

This commit is contained in:
Kujiu 2018-11-10 00:39:19 +01:00
parent 4dd61b8de3
commit 7f09e95e7c
No known key found for this signature in database
GPG Key ID: F6A8243BF7C8404D
1 changed files with 8 additions and 0 deletions

View File

@ -194,6 +194,14 @@ git clone https://github.com/jreybert/vimagit ~/.vim/pack/shapeshed/start/vimagi
rm -rf ~/.vim/pack/shapeshed/start/vim-grammalecte
git clone https://github.com/dpelle/vim-Grammalecte.git ~/.vim/pack/shapeshed/start/vim-grammalecte
# Install Tsuquyomi Vue
rm -rf ~/.vim/pack/shapeshed/start/tsuquyomi-vue
git clone https://github.com/Quramy/tsuquyomi-vue.git ~/.vim/pack/shapeshed/start/tsuquyomi-vue
# Install Vim Vue
rm -rf ~/.vim/pack/shapeshed/start/vim-vue
git clone https://github.com/posva/vim-vue.git ~/.vim/pack/shapeshed/start/vim-vue
if [ -e ../homes-private/update-home.sh ]
then
source ../homes-private/update-home.sh