summaryrefslogtreecommitdiff
path: root/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-16 13:31:36 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-16 13:31:36 +0900
commit055de475a5ef23ecee61673bd744754ad9fef089 (patch)
tree36f05f7bfb4550f70ea2aa0a863a4c65239a7cb1 /ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua
parentee4a4a0094df8286cdce176bcce70af85626266c (diff)
modified core/keymaps.lua, modified plugins/keys.lua, modified plugins/macro.lua
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua')
-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 8efb41f..be0c957 100644
--- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua
+++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua
@@ -64,6 +64,7 @@ return {
{ "<leader>p", group = "Paste" },
{ "<leader>P", group = "Paste" },
{ "<leader>q", group = "Quit" },
+ { "<leader>rn", group = "Rename" },
{ "<leader>sk", group = "Keys" },
{ "<leader>S", group = "Save/Source" },
{ "<leader>w", group = "Which-key" },