tpope / vim-rsi

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

add ctrl-k mapping. #28

Closed acornejo closed 9 years ago

acornejo commented 9 years ago

closes #27.

C-k is only remapped if no previous mapping existed, to avoid creating conflicts for those who have bound C-k to something else (I believe by default vim doesn't bind C-k to anything).

tpope commented 9 years ago
:h i_CTRL-K