diff options
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua')
| -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 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" }, |
