mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 11:10:04 +08:00
ci(scrollbar): detach lua scrollbar
This commit is contained in:
parent
c4b045cc6d
commit
f7b87e33d7
@ -439,6 +439,11 @@ EOT
|
||||
_detact_bundle scrollbar.vim README.md
|
||||
_checkdir plugin
|
||||
_detact_bundle scrollbar.vim plugin/scrollbar.vim
|
||||
_checkdir lua/spacevim/plugin
|
||||
_detact lua/spacevim/plugin/scrollbar.lua
|
||||
_checkdir lua/spacevim/api/vim
|
||||
_detact lua/spacevim/api/vim/buffer.lua
|
||||
_detact lua/spacevim/api/vim/window.lua
|
||||
;;
|
||||
GitHub.vim)
|
||||
git clone https://github.com/wsdjeg/GitHub.vim.git detach/$1
|
||||
|
Loading…
Reference in New Issue
Block a user