Sublime Text 2 Plugin adding ability to move caret when scrollin with keys
- Open your Sublime Text packages directory Preferences → Browse Packages
- Download this repo, rename the folder to CaretScroll, and Drop in the CaretScroll directory here. The folder name have to be EXACTLY CaretScroll.
- Press ctrl+UP on Windows and Linux, or cmd+UP on OS X to scroll up.
- Press ctrl+DOWN on Windows and Linux, or cmd+DOWN on OS X to scroll down.
Shortcuts can be change in Preferences → Package Settings → CaretScroll