Map Y to y$ #31768
Shatur
started this conversation in
Ideas From Vim
Map Y to y$
#31768
Replies: 1 comment 1 reply
-
I did the same, but the question is; Should zed mock the vim behavior or the neovim. IMHO we should remap it to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By default it behaves like yy, but Neovim it assigned to y$ which is a much better default.
Here is what I do in my configuration, but I would suggest to make this mapping by default:
Beta Was this translation helpful? Give feedback.
All reactions