Ever wanted to move the caret an exact number of lines up/down without being in Vintage mode in Sublime Text 2 ?
If the answer is 'Yes!' then this is the plugin you've been looking for!
If it's 'No' then ...uh..g..good for you!
-
Navigate via terminal into your Sublime Text folder/Packages ( Linux default is ~/.config/sublime-text-2/Packages )
-
Run
git clone https://github.com/R3AL/SublimeTransporter
Done!
"keys": ["ctrl+g"], "command": "move_caret"
This plugin goes well with VintageLines