Skip to content

How to get vertical guides along with showing whitespaces characters like tabs? #916

Closed Answered by lukas-reineke
SimonBrandner asked this question in Q&A
Discussion options

You must be logged in to vote

list and listchars do not conflict with IBL. IBL uses the values you have defined in them, see :help ibl.config.indent.tab_char.

You cannot render more than one character in the same cell in the terminal. So you cannot have the indentation line, and a different character for the tab at the same time.

As a workaround, you could use a unicode character that combines a line and an arrow, like 󰞘.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@SimonBrandner
Comment options

@lukas-reineke
Comment options

@SimonBrandner
Comment options

Answer selected by lukas-reineke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants