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.
|
3 months ago | |
---|---|---|
usr/share | 3 months ago | |
.editorconfig | 3 months ago | |
.gitignore | 2 years ago | |
CHANGELOG.md | 3 months ago | |
LICENSE.md | 2 years ago | |
Makefile | 3 months ago | |
README.md | 2 years ago | |
version | 3 months ago |
README.md
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
.