Vim scrolling option

When you split Vim window you might want to scroll simultaneously or not. To change the behaviour:

:set scrollbind

or

:set scrollbind!
If you want to ask me a question or leave me a message add @bougui505 in your comment.