]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(keymap): Add ukrainian-enhanced keymap
authorVladyslav Rehan <rehanvladyslav@gmail.com>
Sat, 15 Feb 2025 08:59:57 +0000 (09:59 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 15 Feb 2025 08:59:57 +0000 (09:59 +0100)
commit3f60114236cff60caf117fd708476fd4ff72252b
treef4f75d60cbc1f9974ddfc6d47d671b3afcc1e872
parente67eff2e24f7289c5a40c90253b0b01910ab898d
runtime(keymap): Add ukrainian-enhanced keymap

The "Ukrainian enhanced keymap" allows you to type Ukrainian in Vim
using jcuken Windows layout.

Original file is made by Ivan Korneliuk and can be found at
https://github.com/vansha/ukrainian-enhanced.vim. It is being added here
with the permission of the author.

There is another ukrainian layout already in Vim, namely the
keymap\ukrainian-jcuken.vim script by Anatoli Sakhnik. But this one
differs in way it maps numeric keys. It uses values usual for Windows
users.

closes: #16628

Signed-off-by: Vladyslav Rehan <rehanvladyslav@gmail.com>
Signed-off-by: Ivan Korneliuk <vansha@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/MAINTAINERS
runtime/keymap/ukrainian-enhanced.vim [new file with mode: 0644]