[nvim] Remove commented hack
This commit is contained in:
parent
1ad487f2f7
commit
32f78d6891
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ set textwidth=99
|
|||
set ignorecase smartcase " don't match case if typing in all-lowercase
|
||||
|
||||
" Ctrl+Backspace deletes previous word like in most text editors
|
||||
"inoremap <esc>dba<bs>
|
||||
inoremap
|
||||
inoremap <C-BS>
|
||||
|
||||
|
|
Loading…
Reference in a new issue