Fixed blankline not working when tab is used
This commit is contained in:
@@ -3,6 +3,7 @@ return {
|
||||
main = 'ibl',
|
||||
event = 'VeryLazy',
|
||||
opts = {
|
||||
indent = { tab_char = '▎' },
|
||||
scope = {
|
||||
show_start = false,
|
||||
show_end = false,
|
||||
|
||||
Reference in New Issue
Block a user