1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00

chore(flygrep): detach test vimrc

This commit is contained in:
wsdjeg 2023-06-27 08:25:47 +08:00
parent b7049deea0
commit 4f0426808a

View File

@ -89,6 +89,9 @@ main () {
_detact_bundle FlyGrep doc/FlyGrep.txt
# detach LICENSE
_detact LICENSE
# detach test vimrc
_checkdir test
_detact_bundle FlyGrep test/vimrc
git add .
git config user.email "wsdjeg@qq.com"
git config user.name "SpaceVimBot"