Skip to content

Commit

Permalink
ci: docgen tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Robitx authored Jul 21, 2024
1 parent 978378b commit a8f0e8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml → .github/workflows/docgen.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: docgen
on:
push:
pull_request:
Expand All @@ -14,6 +14,7 @@ jobs:
uses: kdheepak/panvimdoc@main
with:
vimdoc: gp.nvim
version: "For Neovim"
demojify: true
treesitter: true
docmapping: true
Expand Down

0 comments on commit a8f0e8f

Please sign in to comment.