remove indentation character
This commit is contained in:
parent
b6809e8562
commit
60e6ab22fa
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
'lukas-reineke/indent-blankline.nvim',
|
||||
opts = {
|
||||
char = '┊',
|
||||
char = '',
|
||||
show_trailing_blankline_indent = false,
|
||||
show_current_context = true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue