diff --git a/.github/workflows/panvimdoc.yml b/.github/workflows/panvimdoc.yml index 74e1e23..9ed820a 100644 --- a/.github/workflows/panvimdoc.yml +++ b/.github/workflows/panvimdoc.yml @@ -29,7 +29,6 @@ jobs: version: "Neovim" demojify: true treesitter: true - toc: false # already has a table of contents in the README - run: git pull - name: push changes