We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 466af74 + ae1651d commit 8922b7eCopy full SHA for 8922b7e
lua/indentmini/init.lua
@@ -8,6 +8,7 @@ local opt = {
8
virt_text_pos = 'overlay',
9
hl_mode = 'combine',
10
ephemeral = true,
11
+ virt_text_repeat_linebreak = true,
12
},
13
}
14
0 commit comments