Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align guides to the left instead of center #115

Open
matzebond opened this issue Jun 28, 2022 · 0 comments
Open

Align guides to the left instead of center #115

matzebond opened this issue Jun 28, 2022 · 0 comments

Comments

@matzebond
Copy link

Not an issue but posting it here for reference maybe you want to add it to the readme.

If you use the 'character method and want your guides aligned to the right you could use

(setq highlight-indent-guides-character 9615) https://www.compart.com/en/unicode/U+258F
instead of the default centered line

(setq highlight-indent-guides-character 9474) https://www.compart.com/en/unicode/U+2502

For more options https://en.wikipedia.org/wiki/Block_Elements and https://en.wikipedia.org/wiki/Box-drawing_character

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

No branches or pull requests

1 participant