'The cursor keeps jumping to the next line automatically

When I'm in insert mode and I'm typing, at some point of typing, the cursor jumps automatically to the next line. (It jump at the same point all the time, no matter if I delete the line, close document).



Solution 1:[1]

Go to ~/.vimrc and make sure you have not set any options to prevent you from typing beyond a specified column. It could also be a plugin.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 light9876