1

Sometimes, my colorscheme gets messed up by folds, as in the image. Is there any way to prevent this? The fold method here is indent, I don't recall, whether this happens with other fold methods.

enter image description here

Opening the last correctly colored fold fixes the next one, but not further, so to fix the whole document, I basically have to open all folds and scroll to the bottom.

I don't think there are any parts of my .vimrc that could cause this (maybe except a julia support plugin).

aky-her
  • 247
  • 1
  • 6
  • 1
    "I don't think", "maybe"… how about removing all that uncertainty? Disable that plugin, try Vim with the default config (`$ vim --clean`), etc. – romainl Feb 04 '23 at 17:57
  • It doesn't happen with enough consistency. I wouldn't be able to tell, if was the cause, or if it just worked this time. – aky-her Feb 04 '23 at 18:31
  • 1
    What happens if you `` or `:e %` in this situation? Does it fix it? – Friedrich Feb 04 '23 at 19:11
  • @AndR you are right, it is duplicate, didn't find that one. Also Friedrich yeah, does fix it when that happens. Thanks! – aky-her Feb 05 '23 at 13:06

0 Answers0