refactor: add explicit command for initializing helix select mode
This commit is contained in:
parent
c65583b1ae
commit
dd88be893e
2 changed files with 7 additions and 1 deletions
|
|
@ -282,7 +282,7 @@
|
|||
"line_numbers": "relative",
|
||||
"cursor": "block",
|
||||
"selection": "inclusive",
|
||||
"init_command": ["enable_selection"],
|
||||
"init_command": ["init_helix_select_mode"],
|
||||
"press": [
|
||||
|
||||
["ctrl+b", "select_page_up"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue