added which-key
This commit is contained in:
4
lua/plugins/which-key.lua
Normal file
4
lua/plugins/which-key.lua
Normal file
@ -0,0 +1,4 @@
|
||||
return {
|
||||
'folke/which-key.nvim',
|
||||
config = true
|
||||
}
|
Reference in New Issue
Block a user