mirror of https://github.com/folke/lazy.nvim.git
ci: added support for code block lang
This commit is contained in:
parent
60ccfe3e27
commit
4b29f7e3d5
|
@ -38,8 +38,7 @@ jobs:
|
|||
vimdoc: lazy.nvim
|
||||
version: "Neovim >= 0.8.0"
|
||||
demojify: true
|
||||
- name: Code Blocks
|
||||
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
|
||||
treesitter: true
|
||||
- name: Push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue