t9md / atom-vim-mode-plus

vim-mode improved
https://atom.io/packages/vim-mode-plus
MIT License
1.4k stars 111 forks source link

Ability to use additional keyboard layouts in Insert mode #1030

Closed theubermanishere closed 6 years ago

theubermanishere commented 6 years ago

Currently vim supports different keyboard layouts in the normal mode and the insert mode.

If you use "set keymap=dvorak" in .vimrc, then your vim will have the Dvorak keyboard layout in the Insert mode but it will otherwise operate with the Qwerty Layout.

This could be an additional feature for the users of this package.

t9md commented 6 years ago

I'm not dvorak user, so cannot provide practical advice for you. Here some link to use dvrorak in Atom.

https://github.com/atom/atom-keymap/pull/22 http://www.blog.bdauria.com/?p=1071