starter/lua/plugins/disabled.lua

5 lines
101 B
Lua

return {
-- { "folke/trouble.nvim", enabled = false }
{ "L3MON4D3/LuaSnip", enabled = false },
}