fix: move to actions.select as default action (#465)
This commit is contained in:
@@ -83,7 +83,7 @@ function config.set_defaults(defaults)
|
||||
-- Otherwise, just set the mapping to the function that you want it to be.
|
||||
--
|
||||
-- ...,
|
||||
-- ["<C-i>"] = actions.goto_file_selection_split
|
||||
-- ["<C-i>"] = actions.hselect
|
||||
-- ...,
|
||||
--
|
||||
set("mappings", {})
|
||||
|
||||
Reference in New Issue
Block a user