mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +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
|
||||
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…
Add table
Add a link
Reference in a new issue