feat(neovide): add initial config files
This commit is contained in:
6
nvim-neovide/lua/plugins/which-key.lua
Normal file
6
nvim-neovide/lua/plugins/which-key.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"folke/which-key.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {},
|
||||
keys = {},
|
||||
}
|
||||
Reference in New Issue
Block a user