diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-23 23:52:43 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-23 23:52:43 +0900 |
| commit | aad61978ddf48f544ca309c20f0041ea40b849d4 (patch) | |
| tree | e4b9b2e38fa9dea4f3e4ee5e7319480d1d1c6b4e /ar | |
| parent | 68fb3136c1972521d98e364f755473c5c69c8066 (diff) | |
modified plugins/keys.lua
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/keys.lua | 1 |
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" }, |
