toggle on and off mode
This commit is contained in:
@@ -4,3 +4,4 @@ save = [":w", "ctrl+s"]
|
||||
quit = [":q", "ctrl+q"]
|
||||
force_quit = [":q!", "ctrl+shift+q"]
|
||||
save_and_quit = [":wq", "ctrl+shift+s"]
|
||||
toggle_edit_mode = ["i", "ctrl+e"]
|
||||
|
||||
Reference in New Issue
Block a user