mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-07 13:14:34 +08:00
Update test config
This commit is contained in:
@@ -3,5 +3,9 @@ language: minimal
|
|||||||
install:
|
install:
|
||||||
- git clone --depth=1 https://github.com/leafOfTree/test ../test
|
- git clone --depth=1 https://github.com/leafOfTree/test ../test
|
||||||
|
|
||||||
|
- get clone https://github.com/digitaltoad/vim-pug ../vim-pug --depth=1
|
||||||
|
- get clone https://github.com/kchmck/vim-coffee-script ../vim-coffee-script --depth=1
|
||||||
|
- get clone https://github.com/leafgarland/typescript-vim ../typescript-vim --depth=1
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bash ../test/start.sh vue vim-vue-plugin
|
- bash ../test/start.sh vue vim-vue-plugin
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/altercation/vim-colors-solarized">
|
<a href="https://github.com/altercation/vim-colors-solarized">
|
||||||
<img alt="screenshot" src="https://raw.githubusercontent.com/leafOfTree/leafOfTree.github.io/master/vim-vue-plugin-screenshot.png" width="200" />
|
<img alt="screenshot" src="https://raw.githubusercontent.com/leafOfTree/leafOfTree.github.io/master/vim-vue-plugin-screenshot.png" width="240" />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user