From 86796a0a97e0734be20614dd2586351fe83d4642 Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Mon, 23 Aug 2021 08:20:36 +0430 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edadcd37..c140c35d 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ lvim.keys.normal_mode[""] = ":w" -- lvim.keys.insert_mode["po"] = {'', { noremap = true }} -- 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