merisanualex / SublimeTransporter

Sublime Text 2 plugin that allows fast Vim-like caret movement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SublimeTransporter

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!

Demo

Instalation

  1. Navigate via terminal into your Sublime Text folder/Packages ( Linux default is ~/.config/sublime-text-2/Packages )

  2. Run

git clone https://github.com/R3AL/SublimeTransporter

Done!

Key binding

"keys": ["ctrl+g"], "command": "move_caret"

Tip

This plugin goes well with VintageLines

About

Sublime Text 2 plugin that allows fast Vim-like caret movement


Languages

Language:Python 100.0%