Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hedyhli/symbols-outline.nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
hedyhli committed Nov 3, 2023
2 parents be0ee3d + a1ec984 commit bfe7af0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/symbols-outline.txt
Original file line number Diff line number Diff line change
@@ -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*
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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 ~
Expand Down

0 comments on commit bfe7af0

Please sign in to comment.