Add binding i -> enter_mode insert
This commit is contained in:
parent
f437bc25bf
commit
2474b5a806
@ -425,6 +425,7 @@ DATA = OrderedDict([
|
||||
('gg', 'scroll_perc_y 0'),
|
||||
('G', 'scroll_perc_y'),
|
||||
('n', 'nextsearch'),
|
||||
('i', 'enter_mode insert'),
|
||||
('yy', 'yank'),
|
||||
('yY', 'yank sel'),
|
||||
('yt', 'yanktitle'),
|
||||
|
Loading…
Reference in New Issue
Block a user