Skip to content

fix: fix indent-blankline config#1

Closed
lukas-reineke wants to merge 1 commit intomasterfrom
fix-indent-blankline
Closed

fix: fix indent-blankline config#1
lukas-reineke wants to merge 1 commit intomasterfrom
fix-indent-blankline

Conversation

@lukas-reineke
Copy link
Owner

nvim-lua#443 updated to v3, but now the configuration is wrong.
char and show_trailing_blankline_indent are not valid options like this anymore.

show_trailing_blankline_indent is removed, it's always false now.

If you want to keep char, it would be opts = { indent = { char = "┊" } }, but I recommend leaving the default, or it looks weird with the scope.

2023-09-28_23-16
vs
2023-09-28_23-17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant