kickstart.nvim/lua/plugins/which-key.lua

5 lines
104 B
Lua
Raw Normal View History

2023-08-20 11:00:16 +01:00
return {
"folke/neodev.nvim",
"folke/which-key.nvim",
{ "folke/neoconf.nvim", cmd = "Neoconf" },
}