From 2ef50a5edef97aa25b8a62a41ae650200e47596c Mon Sep 17 00:00:00 2001 From: zeekling Date: Sun, 23 Jun 2024 01:03:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=BF=AE=E6=94=B9=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E5=BF=AB=E6=8D=B7=E9=94=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/plugins/help.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/help.lua b/lua/plugins/help.lua index eb8f60c..a0ad042 100644 --- a/lua/plugins/help.lua +++ b/lua/plugins/help.lua @@ -23,8 +23,8 @@ return { d = { "Lspsaga goto_definition", "Go to definition" }, f = { "Lspsaga finder", "Find usage or implements" }, i = { "Lspsaga finder imp", "Find implements" }, - r = { "Lspsaga rename", "rename" }, }, + r = { "Lspsaga rename", "rename" }, }, d = { name = "dirTree",