vim dvorak colemak in insert mode

1 · Shane Mulligan · Aug. 6, 2021, 12:10 a.m.
Summary I demonstrate typing with dvorak / colemak while in insert mode, but retaining vim’s normal key bindings. It’s better to do it this way then replacing your keyboard because the dvorak / colemak is only in insert-mode. To switch bindings, use :K. Code vimrc 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 set keymap=dvorakfunction!...