fix(nvim): mappings
This commit is contained in:
parent
1b29f09a62
commit
087f204a75
@ -57,7 +57,7 @@ map('n',
|
||||
map('n', 'Ж', ':')
|
||||
|
||||
map('n', '<Enter>', 'o<ESC>')
|
||||
map('n', '<Space>', 'O<ESC>')
|
||||
|
||||
|
||||
-- x to blackhole
|
||||
map({'n', 'v'}, 'x', '"_x')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user