--- title: Synchronised Scrolling date: 2019-11-14T23:59:09+00:00 tags: - vim - test identifier: 20191114T235909 --- # Synchronised Scrolling To have 2 or more windows scroll together, simply ``:set scrollbind`` in each window you want to syncronise! - ``:h scroll-binding`` - ``:h scrollbind`` - ``:h scrollopt``