Fix Y on last line with no trailing new line

For zed-industries/community#2044
This commit is contained in:
Conrad Irwin 2023-09-15 11:14:04 -06:00
parent 7c77baa7c1
commit b02bd9bce1
4 changed files with 29 additions and 3 deletions

View file

@ -453,6 +453,7 @@
"d": "vim::VisualDelete",
"x": "vim::VisualDelete",
"y": "vim::VisualYank",
"shift-y": "vim::VisualYank",
"p": "vim::Paste",
"shift-p": [
"vim::Paste",