On Thu, 12 Jan 2023 17:54:09 -0500
Steve Litt <sl...@troubleshooters.com> wrote:
> I frequently do something like this when trying to yank the end of the
> line. I press D and then p, and now I have the line ending in my
> buffer.

Unrelated to OP's question, but you, Steve, can simplify this workflow
with:
    :noremap Y y$

Otherwise, with 'Dp', you're tarnishing the undotree unnecessarily.


--
Enan
3nan.ajm...@gmail.com
https://git.sr.ht/~enan/
https://www.github.com/3N4N

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/20230113095216.000040d9%40gmail.com.

Reply via email to