starter/lua/plugins/disabled.lua

5 lines
124 B
Lua

return {
-- disable trouble
-- { "hrsh7th:/nvim-cmp", enabled = false },
-- { "hrsh7th/nvim-cmp", enabled = false },
}