reduce neovim version requirement
This commit is contained in:
parent
0c1f19ca40
commit
24174247f7
3 changed files with 6 additions and 6 deletions
2
.github/workflows/panvimdoc.yml
vendored
2
.github/workflows/panvimdoc.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
vimdoc: orgmode-babel.nvim
|
||||
# The following are all optional
|
||||
pandoc: "README.md"
|
||||
version: "NVIM v0.10.0"
|
||||
version: "NVIM v0.9.0"
|
||||
toc: true
|
||||
treesitter: true
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue