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