Files
neovim/lua/plugins.lua
T
2026-04-08 11:16:58 +02:00

6 lines
105 B
Lua

return {
"folke/neodev.nvim",
"folke/which-key.nvim",
{ "folke/neoconf.nvim", cmd = "Neoconf" },
}