From b22133d2ddf236a2206154e64fd38f1f2b774088 Mon Sep 17 00:00:00 2001 From: mace Date: Mon, 4 Dec 2023 19:19:56 +0100 Subject: [PATCH] changed keymap vor outlin a-7 --- lua/custom/lspconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/lspconfig.lua b/lua/custom/lspconfig.lua index 1dd0b07..91e71f2 100644 --- a/lua/custom/lspconfig.lua +++ b/lua/custom/lspconfig.lua @@ -56,7 +56,7 @@ local on_attach = function(_, bufnr) { noremap = true, silent = false, buffer = bufnr } ) - keymap.set("n", "o", "Lspsaga outline", opts) -- see outline on right hand side + keymap.set("n", "", "Lspsaga outline", opts) -- see outline on right hand side -- LSP Saga