feat: add indent blank line

This commit is contained in:
Ian
2026-07-07 09:06:12 +02:00
parent a9f320f6f1
commit 1f54f75f62
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
require('ibl').setup({
indent = { char= '¦' },
scope = { enabled = false},
--use_treesitter = true,
})