Fix panvimdoc
This commit is contained in:
2
.github/workflows/panvimdoc.yml
vendored
2
.github/workflows/panvimdoc.yml
vendored
@@ -17,5 +17,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
commit_message: "Auto generate vim docs"
|
commit_message: "Auto generate vim docs"
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
skip_dirty_check: false
|
|
||||||
# Don't commit if no changes are needed
|
# Don't commit if no changes are needed
|
||||||
|
skip_dirty_check: false
|
||||||
|
|||||||
@@ -313,15 +313,17 @@ Key:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- panvimdoc-ignore-end -->
|
|
||||||
|
|
||||||
# symbols-outline.nvim
|
# symbols-outline.nvim
|
||||||
|
|
||||||
|
<!-- panvimdoc-ignore-end -->
|
||||||
|
|
||||||
**A tree like view for symbols in Neovim using the Language Server Protocol.
|
**A tree like view for symbols in Neovim using the Language Server Protocol.
|
||||||
Supports all your favourite languages.**
|
Supports all your favourite languages.**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
<!-- panvimdoc-ignore-start -->
|
||||||
Table of contents
|
Table of contents
|
||||||
|
|
||||||
<!-- mtoc start -->
|
<!-- mtoc start -->
|
||||||
@@ -342,6 +344,7 @@ Table of contents
|
|||||||
* [Recipes](#recipes)
|
* [Recipes](#recipes)
|
||||||
|
|
||||||
<!-- mtoc end -->
|
<!-- mtoc end -->
|
||||||
|
<!-- panvimdoc-ignore-end -->
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user