feat: setup vim/helix init/deinit_command
This commit is contained in:
parent
0de7086e82
commit
480487414e
3 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"settings": {
|
||||
"init_command": ["enter_helix_mode"],
|
||||
"deinit_command": ["exit_helix_mode"],
|
||||
"fallback": "vim"
|
||||
},
|
||||
"normal": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue