vim: map ctrl+backspace to ctrl+w

This commit is contained in:
Gabriel Ebner 2021-05-28 16:18:53 +02:00
parent f004718325
commit ddce6c056d
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ Guifont DejaVu Sans Mono:h13
set mouse=a
set notitle
set guifont=DejaVu\ Sans\ Mono:h15
imap <C-BS> <C-W>