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

highlighted Current_Context_Start moves the indentline a little bit #454

Closed
siduck opened this issue Jul 12, 2022 · 2 comments
Closed

highlighted Current_Context_Start moves the indentline a little bit #454

siduck opened this issue Jul 12, 2022 · 2 comments

Comments

@siduck
Copy link

siduck commented Jul 12, 2022

The indentline looks normal now

image

But when the cursor goes into some scope + ContextStart gets highlighted then the indentline moves a lil towards right

image

@siduck siduck changed the title highlighted indentlineContextStart moves the indentline a little bit highlighted ContextStart moves the indentline a little bit Jul 12, 2022
@siduck siduck changed the title highlighted ContextStart moves the indentline a little bit highlighted Current_Context_Start moves the indentline a little bit Jul 12, 2022
@lukas-reineke
Copy link
Owner

By default, it uses the same unicode character for the normal indent char and the content indent char.
Did you set a different character? Or maybe the highlight group you use for the context indent char is bold or italic?

@siduck
Copy link
Author

siduck commented Jul 13, 2022

oh sorry for troubling, I removed the char in my config which worked

      char = "", --this was the previous char

@siduck siduck closed this as completed Jul 13, 2022
siduck added a commit to NvChad/NvChad that referenced this issue Jul 13, 2022
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check lukas-reineke/indent-blankline.nvim#454
isqiwen pushed a commit to isqiwen/UNvChad that referenced this issue Jul 20, 2022
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check lukas-reineke/indent-blankline.nvim#454
reflog pushed a commit to reflog/NvChad that referenced this issue Aug 12, 2022
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check lukas-reineke/indent-blankline.nvim#454
22GNUs pushed a commit to 22GNUs/NvChad that referenced this issue Aug 26, 2022
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check lukas-reineke/indent-blankline.nvim#454
jtzero pushed a commit to jtzero/NvChad that referenced this issue Feb 16, 2023
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check lukas-reineke/indent-blankline.nvim#454
jtzero pushed a commit to jtzero/NvChad that referenced this issue Feb 17, 2023
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check lukas-reineke/indent-blankline.nvim#454
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