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:
|
||||
commit_message: "Auto generate vim docs"
|
||||
branch: ${{ github.head_ref }}
|
||||
skip_dirty_check: false
|
||||
# Don't commit if no changes are needed
|
||||
skip_dirty_check: false
|
||||
|
||||
@@ -313,15 +313,17 @@ Key:
|
||||
|
||||
---
|
||||
|
||||
<!-- panvimdoc-ignore-end -->
|
||||
|
||||
# symbols-outline.nvim
|
||||
|
||||
<!-- panvimdoc-ignore-end -->
|
||||
|
||||
**A tree like view for symbols in Neovim using the Language Server Protocol.
|
||||
Supports all your favourite languages.**
|
||||
|
||||

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