fixed problem with indent-blackline v.2 -> v.3
This commit is contained in:
parent
71d25adebe
commit
3c296e858c
|
@ -28,6 +28,7 @@ return {
|
|||
-- },
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
main = "ibl",
|
||||
opts = {
|
||||
indent = {
|
||||
char = "│",
|
||||
|
|
Loading…
Reference in New Issue