Always keeps the cursor in the center of the screen in Sublime Text.
https://github.com/Dregu/keepmiddle-sublime.git
Always keeps the current line in the middle of the screen for context and focus. Requires MouseEventListener to fix selecting text with mouse.
MouseEventListener`` from package manager.
cd ~/.config/sublime-text-3/Packages
git clone https://github.com/Dregu/keepmiddle-sublime.git KeepMiddle
The following preferences make the experience even smoother:
"scroll_past_end": true,
"scroll_speed": 0