mirror of https://github.com/folke/lazy.nvim.git
ci: added lua code blocks to docs
This commit is contained in:
parent
70c0ad1b95
commit
c812daf9ee
|
@ -27,6 +27,8 @@ jobs:
|
|||
with:
|
||||
vimdoc: lazy.nvim
|
||||
demojify: true
|
||||
- name: Code Blocks
|
||||
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
|
||||
- name: Push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue