From 51c571835c28f6c788ec734f3041a86f323418d0 Mon Sep 17 00:00:00 2001 From: mathew Date: Fri, 16 Jun 2023 16:12:32 +0800 Subject: [PATCH] update --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8a2da8..cf41862 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - name: panvimdoc uses: kdheepak/panvimdoc@main with: - vimdoc: nvim-plugin-template.nvim + vimdoc: nvim-plugin-template treesitter: true - uses: stefanzweifel/git-auto-commit-action@v4 with: