Configure which-key and add descriptions to key binds

This commit is contained in:
Daniel McKnight 2025-05-21 16:42:29 -07:00
parent 9cb425d20a
commit 63d1208678
5 changed files with 25 additions and 21 deletions

View file

@ -0,0 +1,4 @@
return {
"folke/which-key.nvim",
event = "VeryLazy"
}