79216825

Date: 2024-11-22 23:27:47
Score: 0.5
Natty:
Report link

Like you mentionned it was a conflict with the plugin

mini.nvim When required : mini.indentscope.setup() which uses in line 226 :

 -- Which character to use for drawing scope indicator
 -- symbol = '╎',

That gave the dashed line in my previous examples.

My advertise is not to use both indent-blankline and mini.indentscope at the same time.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Michel Lecomte