Skip to content

Conversation

@simonomi
Copy link
Contributor

Adds an option whitespace.characters.tabend similar to tabpad, but for the last character of a tab.

[editor.whitespace.characters]
tab = ""
tabpad = "·"
tabend = "" # Tabs will look like "→··←" (depending on tab width)

By default, tabend is whatever tabpad is, so all current behavior is unchanged. My config uses the box-drawing characters , , and , which makes ╶──╴ (how pretty!).

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