From 3c296e858c2195c6c18e006249f7ae5dd29a7392 Mon Sep 17 00:00:00 2001 From: ChrisHilborne Date: Tue, 30 Apr 2024 21:25:28 +0200 Subject: [PATCH] fixed problem with indent-blackline v.2 -> v.3 --- lua/custom/plugins/themes.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/custom/plugins/themes.lua b/lua/custom/plugins/themes.lua index 54cdc600..fc34e21a 100755 --- a/lua/custom/plugins/themes.lua +++ b/lua/custom/plugins/themes.lua @@ -28,6 +28,7 @@ return { -- }, { "lukas-reineke/indent-blankline.nvim", + main = "ibl", opts = { indent = { char = "│",