diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8dc63d..0012797 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,8 +38,7 @@ jobs: vimdoc: lazy.nvim version: "Neovim >= 0.8.0" demojify: true - - name: Code Blocks - run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt + treesitter: true - name: Push changes uses: stefanzweifel/git-auto-commit-action@v4 with: