ci: LazyVim now requires Neovim >= 0.9.0 (#1751)
This commit is contained in:
1 parent
9517e64009
commit
f513e1cede
1 file changed
+1
-1
@@ -36,7 +36,7 @@ jobs:
|
||||
uses: kdheepak/panvimdoc@main
|
||||
with:
|
||||
vimdoc: LazyVim
|
||||
version: "Neovim >= 0.8.0"
|
||||
version: "Neovim >= 0.9.0"
|
||||
demojify: true
|
||||
treesitter: true
|
||||
- name: Push changes
|
||||
|
||||
Reference in new issue
Block a user