(vim mode) Default register for select, delete & change #20280
Labels
admin read
Pending admin review
enhancement
[core label]
triage
Maintainer needs to classify the issue
Check for existing issues
Describe the feature
Coming from neovim, I am used to https://github.com/gbprod/cutlass.nvim and the way it overrides the following keys to always use the black hole register:
c
,C
,s
,S
,d
,D
,x
,X
.It also add a proper cut operator key which is super useful.
Maybe to keep it simple, we could configure the default register used by vim operators like:
Environment
NA
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: