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-15 21:15:06 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-15 21:15:06 +0900
commit74e7dd0f260daed67c60dfecec84922ba182329c (patch)
tree8ecdba94b9f573636b786ff2e9d015c7437e4823 /ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua
parentb10343cdb8f33b169700d6a5d5260751a825f8ac (diff)
updates
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua')
-rw-r--r--ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/keys.lua2
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",
},
},