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

How can I set the indent line thinner? #148

Closed
themysteryboy opened this issue Feb 26, 2022 · 1 comment
Closed

How can I set the indent line thinner? #148

themysteryboy opened this issue Feb 26, 2022 · 1 comment

Comments

@themysteryboy
Copy link

My tab is 2 and the indent line will look very crowded and I want to set it thinner, my size set now is 1

@nathanaelkane
Copy link
Collaborator

let g:indent_guides_guide_size = 1 is the thinnest that this plugin can go. If you want thinner and you're using NeoVim, I would suggest https://github.com/lukas-reineke/indent-blankline.nvim, which can use a character as the indent guide, e.g. |.

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

2 participants