feat(UI): disable indent-blankline

This commit is contained in:
Michel 2023-10-03 17:22:31 +02:00
parent ec08eb8f29
commit 226e05cfad
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ return {
},
},
{
"lukas-reineke/indent-blankline.nvim",
enabled = false,
},
{
"b0o/incline.nvim",
event = "BufReadPre",