refactor: rename keybind inherit setting
This commit is contained in:
parent
264c6ca54b
commit
71a821aad6
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"settings": {
|
||||
"init_command": ["enter_helix_mode"],
|
||||
"deinit_command": ["exit_helix_mode"],
|
||||
"fallback": "vim"
|
||||
"inherit": "vim"
|
||||
},
|
||||
"normal": {
|
||||
"syntax": "vim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue