From 10091859a29e16f38b6eaca64db59308ddf24138 Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Mon, 23 Aug 2021 08:21:17 +0430 Subject: Update config.example.lua --- utils/installer/config.example.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/installer/config.example.lua') diff --git a/utils/installer/config.example.lua b/utils/installer/config.example.lua index 2f8984bb..c2c75fbb 100644 --- a/utils/installer/config.example.lua +++ b/utils/installer/config.example.lua @@ -37,7 +37,7 @@ lvim.keys.normal_mode[""] = ":w" -- end -- Use which-key to add extra bindings with the leader-key prefix --- lvim.builtin.which_key.mappings["P"] = { "lua require'telescope'.extensions.project.project{}", "Projects" } +-- lvim.builtin.which_key.mappings["P"] = { "Telescope projects", "Projects" } -- lvim.builtin.which_key.mappings["t"] = { -- name = "+Trouble", -- r = { "Trouble lsp_references", "References" }, -- cgit v1.2.3