mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
vim-patch:ad2f6b6: runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap
closes: vim/vim#16912
ad2f6b6662
Co-authored-by: Marat Amerov <maratamerov@gmail.com>
This commit is contained in:
committed by
Christian Clason
parent
63bbb7c109
commit
ac2fcb5f76
@ -4,6 +4,7 @@
|
||||
|
||||
" Maintainer: Artem Chuprina <ran@ran.pp.ru>
|
||||
" 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 @@ $ ;
|
||||
& ?
|
||||
/ .
|
||||
? ,
|
||||
\| /
|
||||
|
Reference in New Issue
Block a user