Skip to content

Commit

Permalink
feat: update vimdoc action (#2)
Browse files Browse the repository at this point in the history
* feat: update vimdoc action

* feat: temporarily add file
  • Loading branch information
hugginsio committed Sep 8, 2024
1 parent 6e425eb commit 83be48f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 1 addition & 0 deletions doc/telescope-scriptnames.nvim.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
telescope-scriptnames

0 comments on commit 83be48f

Please # to comment.