Indent-blankline v3 inconsistencies
Opened this issue · 0 comments
erikkrieg commented
Going to be upgrading to v3 and noticing that for some files types the vertical line character changes from |
to >
. I've noticed this with .go
files so far, but other could be impacted.
Haven't looked into why this is happening, but might be caused by an interaction between indent-blankline
and vim-go
plugins.