You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
576 B
576 B
laymap
Keyboard layout mappings for modal text editors.
License
Available via the Anti-Capitalist Software License for individuals, non-profit organisations, and worker-owned businesses.
Installation
Merge the provided /usr
with yours to install the plugin.
Usage
vim
In your vimrc
, add call laymap#Mapping()
to set a mapping. Supported Mapping
s are Qwerty
,
Colemak
, and Dvorak
.
kakoune
In your kakrc
, add keymap-mapping
to set a mapping. Supported mapping
s are qwerty
,
colemak
, and dvorak
.