is it also possible to enable the backspace key in normal mode --
the delete key is working in normal, so why should I miss the backspace key ?


:nnoremap <BS> X

(all typed literally with greater-than and less-than signs included)

should do the trick.

-tim



Reply via email to