mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
Detech syntax file for dein-ui
This commit is contained in:
parent
6cedd7abf6
commit
c9e1d4c963
@ -43,6 +43,7 @@ main () {
|
||||
dein-ui)
|
||||
git clone https://github.com/wsdjeg/dein-ui.vim.git detach/$1
|
||||
cd detach/$1
|
||||
_checkdir syntax/
|
||||
_checkdir autoload/SpaceVim/api
|
||||
_checkdir autoload/SpaceVim/api/data
|
||||
_checkdir autoload/SpaceVim/api/vim
|
||||
@ -54,6 +55,7 @@ main () {
|
||||
_detect autoload/SpaceVim/api/job.vim
|
||||
_detect autoload/SpaceVim/api/data/list.vim
|
||||
_detect autoload/SpaceVim/api/vim/compatible.vim
|
||||
_detect syntax/SpaceVimPlugManager.vim
|
||||
_detect LICENSE
|
||||
git add .
|
||||
git commit -m "Auto Update"
|
||||
|
Loading…
x
Reference in New Issue
Block a user