refactor: rename keybind inherit setting

This commit is contained in:
CJ van den Berg 2024-12-01 23:28:11 +01:00
parent 264c6ca54b
commit 71a821aad6
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"settings": {
"init_command": ["enter_helix_mode"],
"deinit_command": ["exit_helix_mode"],
"fallback": "vim"
"inherit": "vim"
},
"normal": {
"syntax": "vim",