Auto generate vim docs

This commit is contained in:
hedyhli
2023-11-07 13:15:46 +00:00
committed by github-actions[bot]
parent 8df5fbb320
commit 03859e9ab5

View File

@@ -1,4 +1,4 @@
*symbols-outline.txt* For NVIM v0.7.0 Last change: 2023 November 06 *symbols-outline.txt* For NVIM v0.7.0 Last change: 2023 November 07
============================================================================== ==============================================================================
Table of Contents *symbols-outline-table-of-contents* Table of Contents *symbols-outline-table-of-contents*
@@ -71,6 +71,8 @@ FIXES *symbols-outline-fork-status-fixes*
- Open handler triggering multiple times ends up in messy state with errors - Open handler triggering multiple times ends up in messy state with errors
simrat39/symbols-outline.nvim#235 simrat39/symbols-outline.nvim#235
- Fixed `_highlight_current_item` function checking provider on outline window - Fixed `_highlight_current_item` function checking provider on outline window
- Fixed behaviour of empty markdown headings `^(#+)(%s+)$` being listed in the
outline.
🛑 BREAKING CHANGES *symbols-outline-fork-status-🛑-breaking-changes* 🛑 BREAKING CHANGES *symbols-outline-fork-status-🛑-breaking-changes*