Merge branch 'master' into vim_bindings_013
This commit is contained in:
commit
4e4034d0f2
10 changed files with 37 additions and 22 deletions
|
@ -170,8 +170,8 @@
|
|||
"line_numbers": "absolute",
|
||||
"cursor": "beam",
|
||||
"press": [
|
||||
["jk", "enter_mode", "normal"],
|
||||
["<Esc>", ["move_left_vim"], ["enter_mode", "normal"]],
|
||||
|
||||
["<Esc>", "enter_mode", "normal"],
|
||||
["<Del>", "delete_forward"],
|
||||
["<BS>", "delete_backward"],
|
||||
["<CR>", "smart_insert_line"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue