I am using zc to collapse and zo to expand the code in vim. My problem is that when I walk through the code using j and k. code that is collapsed is got expand. I want to walk through collapsed code. what can I do?
I am using vim in VScode. But the same is true if I use vim in the terminal.