From 83be48ffa7e6ccbe146a91717e4481475317af57 Mon Sep 17 00:00:00 2001 From: Kyle Huggins Date: Sun, 8 Sep 2024 15:37:26 -0500 Subject: [PATCH] feat: update vimdoc action (#2) * feat: update vimdoc action * feat: temporarily add file --- .github/workflows/ci.yaml | 3 ++- doc/telescope-scriptnames.nvim.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 doc/telescope-scriptnames.nvim.txt diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aa48169..a662a55 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,8 @@ jobs: - name: Auto-generate vimdoc uses: kdheepak/panvimdoc@main with: - vimdoc: telescope-scriptnames.nvim + vimdoc: ${{ github.event.repository.name }}.txt + demojify: true - name: Update vimdoc uses: stefanzweifel/git-auto-commit-action@v4 with: diff --git a/doc/telescope-scriptnames.nvim.txt b/doc/telescope-scriptnames.nvim.txt new file mode 100644 index 0000000..5ab15c6 --- /dev/null +++ b/doc/telescope-scriptnames.nvim.txt @@ -0,0 +1 @@ +telescope-scriptnames