From 7ec7a30bdf4343093ac1021429723031ac6a08d3 Mon Sep 17 00:00:00 2001 From: abeldekat Date: Mon, 18 Mar 2024 20:13:28 +0100 Subject: [PATCH] ci demojify false --- .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 c9c9342..462ed86 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: with: vimdoc: harpoonline version: "Neovim >= 0.9.0" - demojify: true + demojify: false treesitter: true - name: Push changes uses: stefanzweifel/git-auto-commit-action@v4