Init commit
This commit is contained in:
6
lua/plugins/disabled.lua
Normal file
6
lua/plugins/disabled.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
-- disable trouble
|
||||
{ "akinsho/bufferline.nvim", enabled = true },
|
||||
{ "hrsh7th/nvim-cmp", enabled = false },
|
||||
{ "folke/snacks.nvim", enabled = true },
|
||||
}
|
||||
Reference in New Issue
Block a user