Closed dzderic closed 10 years ago
Add support for kill-line.
Either deletes to the end of the line, or one character to the right (ie. the newline) if at the end of a line.
I don't think this justifies overwriting Vim's built-in <C-K>. :h i_CTRL-K
<C-K>
:h i_CTRL-K
Add support for kill-line.
Either deletes to the end of the line, or one character to the right (ie. the newline) if at the end of a line.