feat(UI): disable indent-blankline
This commit is contained in:
parent
ec08eb8f29
commit
226e05cfad
@ -8,6 +8,11 @@ return {
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
enabled = false,
|
||||
},
|
||||
|
||||
{
|
||||
"b0o/incline.nvim",
|
||||
event = "BufReadPre",
|
||||
|
Loading…
Reference in New Issue
Block a user