Skip to content

Commit

Permalink
release: cv2022.11.04
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <[email protected]>

Former-commit-id: d766f91 [formerly d766f91 [formerly c7c9299]]
Former-commit-id: 94ab72c
Former-commit-id: 5d58f53
  • Loading branch information
Avimitin committed Nov 4, 2022
1 parent 09f802d commit 57cde53
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
cv2022.11.04
============

ADDED:
------
* Completion
- Add signature completion to indicate the parameters
- Add command line lsp symbol search completion
* Enhancement
- Add hlslens to indicate the search context
- Add scrollbar to indicate the LSP status
* Document
- Add README.md for each sub-directory

CHANGED:
--------
* option: set lazyredraw to true, to have responsive pop up menu
* terminal: replace normal mode keymap to `<A-;>`
* terminal: add ability to spawn multiple terminal
* git: use same icon for git add/change
* notify: truncate message when the string length is larger than 72


cv2022.10.16
============

Expand Down

0 comments on commit 57cde53

Please sign in to comment.