mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 21:06:46 +00:00
ci: added support for code block lang
This commit is contained in:
parent
60ccfe3e27
commit
4b29f7e3d5
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -38,8 +38,7 @@ jobs:
|
||||||
vimdoc: lazy.nvim
|
vimdoc: lazy.nvim
|
||||||
version: "Neovim >= 0.8.0"
|
version: "Neovim >= 0.8.0"
|
||||||
demojify: true
|
demojify: true
|
||||||
- name: Code Blocks
|
treesitter: true
|
||||||
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue