mirror of
https://github.com/amix/vimrc
synced 2025-07-27 23:45:00 +08:00
Update coc.nvim
This commit is contained in:
@ -1,3 +1,21 @@
|
||||
# 2022-06-11
|
||||
|
||||
- Add configuration "notification.disabledProgressSources"
|
||||
- Add "rounded" property to "floatConfig"
|
||||
|
||||
# 2022-06-04
|
||||
|
||||
- Add configuration `workspace.openOutputCommand`.
|
||||
- Log channel message of vim when `g:node_client_debug` enabled.
|
||||
|
||||
# 2022-05-30
|
||||
|
||||
- Disable `progressOnInitialization` for language client by default.
|
||||
|
||||
# 2022-05-28
|
||||
|
||||
- Support `repeat#set` for commands that make changes only.
|
||||
|
||||
# 2022-05-24
|
||||
|
||||
- Add transition and annotation support for `workspace.applyEdits()`.
|
||||
|
Reference in New Issue
Block a user