remove the unconfiged dressing.nvim
This commit is contained in:
parent
a10c30e139
commit
1ff96d2245
|
@ -7,12 +7,6 @@ return {
|
|||
vim.cmd("colorscheme gruvbox-material")
|
||||
end
|
||||
},
|
||||
{
|
||||
'stevearc/dressing.nvim',
|
||||
enabled = custom.full_feature,
|
||||
event = "VeryLazy",
|
||||
opts = { },
|
||||
},
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
main = "ibl",
|
||||
|
|
Loading…
Reference in a new issue