From 74e7dd0f260daed67c60dfecec84922ba182329c Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 15 Jun 2025 21:15:06 +0900 Subject: updates --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua index 829eac4..c725789 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua @@ -360,11 +360,11 @@ return { end, keys = { { - mode = { "n", "v" }, "lf", function() require("conform").format({ async = true }) end, + mode = { "n", "v" }, desc = "Format buffer by lsp", }, { -- cgit v1.2.3