From ccbb7f56384921a81813f0f9ebc85cdba0b7c255 Mon Sep 17 00:00:00 2001 From: anott03 Date: Mon, 25 Jan 2021 13:20:01 -0500 Subject: fix: move to actions.select as default action (#465) --- lua/telescope/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/telescope/config.lua') diff --git a/lua/telescope/config.lua b/lua/telescope/config.lua index bfe8a6e..8af6b31 100644 --- a/lua/telescope/config.lua +++ b/lua/telescope/config.lua @@ -83,7 +83,7 @@ function config.set_defaults(defaults) -- Otherwise, just set the mapping to the function that you want it to be. -- -- ..., - -- [""] = actions.goto_file_selection_split + -- [""] = actions.hselect -- ..., -- set("mappings", {}) -- cgit v1.2.3