From f6276bcf54b312bcb8da1aeb9da862297c6e3607 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 4 Aug 2024 10:06:24 +0800 Subject: [PATCH] ci(detach): fix scrollbar detach script --- .ci/detach_plugin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/detach_plugin.sh b/.ci/detach_plugin.sh index 9f3336abc..d21c5f07c 100755 --- a/.ci/detach_plugin.sh +++ b/.ci/detach_plugin.sh @@ -451,7 +451,7 @@ EOT _checkdir plugin _detact_bundle scrollbar.vim plugin/scrollbar.vim _checkdir test - _detact_bundle test/vimrc + _detact_bundle scrollbar.vim test/vimrc _checkdir lua/spacevim/plugin _detact lua/spacevim/plugin/scrollbar.lua _checkdir lua/spacevim/api/vim