Open
Description
This makes no sense, but I'm stuck.
When I switch back to a buffer (:bnext), all of my folds are folded completely. In other words, the buffer is not how I left it. If I take out vim-css-color, the problem goes away.
If I have an empty .vimrc/.vim and just install vim-css-color, there's no problem.
So, it's obviously an interaction between vim-css-color and one of my other plugins (syntastic, pathogen, ???)
Any pointers on what to look for?