Update docs
This commit is contained in:
parent
9d43becc25
commit
7c689d83bf
@ -57,6 +57,8 @@ Removed
|
||||
|
||||
- The `:yank-selected` command got merged into `:yank` as `:yank selection`
|
||||
and thus removed.
|
||||
- The `:completion-item-prev` and `:completion-item-next` commands got merged
|
||||
into a new `:completion-focus {prev,next}` command and thus removed.
|
||||
|
||||
v0.8.3 (unreleased)
|
||||
-------------------
|
||||
|
@ -997,7 +997,7 @@ Syntax: +:completion-item-focus 'which'+
|
||||
Shift the focus of the completion menu to another item.
|
||||
|
||||
==== positional arguments
|
||||
* +'which'+: 'next' or 'previous'
|
||||
* +'which'+: 'next' or 'prev'
|
||||
|
||||
[[drop-selection]]
|
||||
=== drop-selection
|
||||
|
Loading…
Reference in New Issue
Block a user