runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap
Commit:
https://github.com/vim/vim/commit/ad2f6b66623f0a218ae1b2b18430e728070c8aca
Author: Marat Amerov <[email protected]>
Date: Mon Mar 17 20:42:40 2025 +0100
runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap
closes: https://github.com/vim/vim/issues/16912
Signed-off-by: Marat Amerov <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/keymap/russian-jcukenwin.vim
b/runtime/keymap/russian-jcukenwin.vim
index d56470f11..58eac1069 100644
--- a/runtime/keymap/russian-jcukenwin.vim
+++ b/runtime/keymap/russian-jcukenwin.vim
@@ -4,6 +4,7 @@
" Maintainer: Artem Chuprina <[email protected]>
" Last Changed: 2001 Jun 23
+" 2025 Mar 17 by The Vim Project (added /, #16912)
" All characters are given literally, conversion to another encoding (e.g.,
" UTF-8) should work.
@@ -85,3 +86,4 @@ $ ;
& ?
/ .
? ,
+\| /
--
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1tuGd1-00GdSG-BT%40256bit.org.