helix: Add keybind
This commit is contained in:
@ -12,3 +12,6 @@ auto-format = true
|
|||||||
insert = "bar"
|
insert = "bar"
|
||||||
normal = "block"
|
normal = "block"
|
||||||
select = "underline"
|
select = "underline"
|
||||||
|
|
||||||
|
[keys.normal]
|
||||||
|
C-n = "extend_search_next" # Add next search result to selection
|
||||||
|
|||||||
Reference in New Issue
Block a user