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