Fixed blankline not working when tab is used

This commit is contained in:
2025-05-02 17:38:12 +03:00
parent 61f2901c9f
commit 8328f842e7

View File

@@ -3,6 +3,7 @@ return {
main = 'ibl',
event = 'VeryLazy',
opts = {
indent = { tab_char = '' },
scope = {
show_start = false,
show_end = false,