Fix Y on last line with no trailing new line
For zed-industries/community#2044
This commit is contained in:
parent
7c77baa7c1
commit
b02bd9bce1
4 changed files with 29 additions and 3 deletions
|
@ -453,6 +453,7 @@
|
|||
"d": "vim::VisualDelete",
|
||||
"x": "vim::VisualDelete",
|
||||
"y": "vim::VisualYank",
|
||||
"shift-y": "vim::VisualYank",
|
||||
"p": "vim::Paste",
|
||||
"shift-p": [
|
||||
"vim::Paste",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue