testing nixvim
This commit is contained in:
7
home/extra/neovimbak/nvim/lua/plugins/which-key.lua
Normal file
7
home/extra/neovimbak/nvim/lua/plugins/which-key.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
{
|
||||
"folke/which-key.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user