tpope / vim-rsi

rsi.vim: Readline style insertion
http://www.vim.org/scripts/script.php?script_id=4359
583 stars 35 forks source link

C-k map is missing #27

Closed acornejo closed 9 years ago

acornejo commented 9 years ago

C-u deletes from the cursor to the beginning of the line, C-k deletes from the cursor to the end of the line

I use both of these pretty frequently in bash, vim-rsi provides C-u but not C-k.