runtime(keymap): include Georgian keymap Commit: https://github.com/vim/vim/commit/79a14c061bb7c5caafba09b9244f87be37693cf6 Author: Misho <nnam...@gmail.com> Date: Fri Jun 14 20:13:17 2024 +0200
runtime(keymap): include Georgian keymap closes: https://github.com/vim/vim/issues/15002 Signed-off-by: Misho <nnam...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/keymap/georgian-qwerty.vim b/runtime/keymap/georgian-qwerty.vim new file mode 100644 index 000000000..df18729f0 --- /dev/null +++ b/runtime/keymap/georgian-qwerty.vim @@ -0,0 +1,51 @@ +" Vim keymap file for Georgian (Mkhedruli) layout +" Maintainer: Mishiko Okropiridze <misho.okropiri...@gmail.com> +" Last changed: 2024-06-14 + + +let b:keymap_name = "ge" + +loadkeymap +a ა +A ა +b ბ +c ც +C ჩ +d დ +e ე +E ე +f ფ +F ფ +g გ +G გ +h ჰ +H ჵ +i ი +I ი +j ჯ +J ჟ +k კ +l ლ +m მ +n ნ +o ო +p პ +q ქ +Q ქ +r რ +R ღ +s ს +S შ +t ტ +T თ +u უ +v ვ +V ვ +w წ +W ჭ +x ხ +X ხ +y ყ +Y ყ +z ზ +Z ძ -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1sIBS9-00CuyT-1U%40256bit.org.