diff options
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua')
| -rw-r--r-- | ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua index a353118..8efb41f 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua @@ -103,9 +103,9 @@ return { desc = "Which-key query lookup", }, { - mode = { "n", "v", "x" }, "<leader>wK", "<cmd>WhichKey<cr>", + mode = { "n", "v", "x" }, desc = "Which-key all key", }, }, |
