summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/keys.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/keys.lua b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/keys.lua
index 4af0ecf..a9951b1 100644
--- a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/keys.lua
+++ b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/keys.lua
@@ -28,6 +28,7 @@ return {
{ "g", group = "Goto" },
{ "g`", group = "Marks" },
{ "g'", group = "Marks" },
+ { "gw", group = "Lsp buf" },
{ "gs", group = "Search/Surround" },
{ "gx", desc = "Open with system app" },
{ "s", group = "Surround/Search & replace on line" },