neovim setup
This commit is contained in:
5
lua/plugins/whichkey.lua
Normal file
5
lua/plugins/whichkey.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"folke/which-key.nvim",
|
||||
lazy = false,
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user