diff options
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/grug-far.lua')
| -rw-r--r-- | ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/grug-far.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/grug-far.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/grug-far.lua index 6f6ff48..997b1a6 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/grug-far.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/grug-far.lua @@ -13,7 +13,7 @@ return { end, keys = { { - "<leader>rp", + "<leader>rc", function() local grug = require("grug-far") local ext = vim.bo.buftype == "" and vim.fn.expand("%:e") |
