Auto generate vim docs

This commit is contained in:
hedyhli
2023-11-03 01:29:22 +00:00
committed by github-actions[bot]
parent 7ad4009d17
commit a1ec984534

View File

@@ -1,4 +1,4 @@
*symbols-outline.txt* For NVIM v0.7.0 Last change: 2023 November 02
*symbols-outline.txt* For NVIM v0.7.0 Last change: 2023 November 03
==============================================================================
Table of Contents *symbols-outline-table-of-contents*
@@ -148,7 +148,7 @@ Key:
- ✅ fix: Invalid buffer id error (#177 by snowair)
- ✅ fix(code_actions): use the builtin code_action (#168 by zjp-CN)
- ✅ fix: plugin crashes when SymbolOutlineClose used (#163 by beauwilliams)
- feat: Add window_bg_highlight to config (#137 by Zane-)
- 📮 feat: Add window_bg_highlight to config (#137 by Zane-)
- 📮 Added preview width and relative size (#130 by Freyskeyd)
- 📮 Improve preview, hover windows configurability and looks (#128 by toppair)
- ✅ Do not close outline when focus_location occurs (#119 by M1Sports20)
@@ -188,7 +188,8 @@ Items will be moved to above list when complete.
- Preview / Hover
- `[/]` Configurable winhighlight options for preview window (like nvim-cmp)
(simrat39/symbols-outline#128)
- `[/]` Configurable width and height (simrat39/symbols-outline#130)
- `[/]` Configurable width and height of preview window (simrat39/symbols-outline#130)
- `[/]` Outline window customizations (simrat39/symbols-outline#137)
RELATED PLUGINS ~