Skip to content

Commit ca195f3

Browse files
authored
docs(general): keep up the changelog and README (#720)
1 parent 00dd2ca commit ca195f3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
* Changelog
2+
23
** Unreleased
34
- Disable sideline code actions and doc on cursor hover to reduce noise features.
4-
5-
** 8.0.1
5+
- Allow customisation for the imenu buffer position (#718)
66
- Fix sideline alignment with text-scale (#719)
77

88
** 8.0.0

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ Show imenu entries.
108108

109109
Customization:
110110

111+
- `lsp-ui-imenu-kind-position` place to show entries kind
112+
- `lsp-ui-imenu-buffer-position` place to show the buffer window
111113
- `lsp-ui-imenu-window-width` set window width
112114
- `lsp-ui-imenu--custom-mode-line-format` mode line format
113115
- `lsp-ui-imenu-auto-refresh` auto refresh when necessary

0 commit comments

Comments
 (0)