starter/lua/plugins/disabled.lua

5 lines
124 B
Lua
Raw Normal View History

2024-03-27 13:08:21 +08:00
return {
-- disable trouble
-- { "hrsh7th:/nvim-cmp", enabled = false },
-- { "hrsh7th/nvim-cmp", enabled = false },
}