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