From 450501ce3b935bec4942d2ef783743b02fd6e473 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Thu, 30 Mar 2023 10:17:49 +0800 Subject: [PATCH] fix(detach): fix xmake readme --- .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 e9ffac86a..cb07312f7 100755 --- a/.ci/detach_plugin.sh +++ b/.ci/detach_plugin.sh @@ -302,7 +302,7 @@ EOT _detact_bundle xmake.vim autoload/xmake.vim _detact_bundle xmake.vim autoload/spy.lua _detact LICENSE - _detact README.md + _default_readme "xmake.vim" "xmake support for neovim/vim" _checkdir autoload/xmake/ _detact_bundle xmake.vim autoload/xmake/log.vim _checkdir doc/