Sometimes in VIM, I am unable to access certain lines of a file in edit mode, whether using the arrow keys or H
, J
, K
, and L
. Does this have to do with the history of my edits?
Addendum: I wonder if it has to do with the fact that I am experimenting with fixing merge conflicts in Git on the file. I have done a fair number of test edits. I am just working with lorem ipsum nonsense text. Basically, I can only access five lines of the 13 displayed in VIM in either edit or write mode. The cursor just skips past the rest and won't even enter the line.