# laymap Keyboard layout mappings for modal text editors. ## License Available via the [Anti-Capitalist Software License][ACSL] for individuals, non-profit organisations, and worker-owned businesses. [ACSL]: ./LICENSE.md ## 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`.