nvim russian mappings
This commit is contained in:
parent
dfb5b0ce28
commit
2a4b7b17d2
@ -35,6 +35,8 @@ map('n', '<Leader>hl', create_function_tabdo('lua toggle_number_style()'),
|
|||||||
map('i', 'jf', '<ESC>`^')
|
map('i', 'jf', '<ESC>`^')
|
||||||
map('i', 'оа', '<ESC>`^')
|
map('i', 'оа', '<ESC>`^')
|
||||||
|
|
||||||
|
map('n', 'Ж', ':')
|
||||||
|
|
||||||
map('n', '<Enter>', 'o<ESC>')
|
map('n', '<Enter>', 'o<ESC>')
|
||||||
map('n', '<Space>', 'O<ESC>')
|
map('n', '<Space>', 'O<ESC>')
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user