Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sundy-li/acejump
AceJump plugin for Sublime Text 2/3
https://github.com/sundy-li/acejump
Last synced: about 2 months ago
JSON representation
AceJump plugin for Sublime Text 2/3
- Host: GitHub
- URL: https://github.com/sundy-li/acejump
- Owner: sundy-li
- License: apache-2.0
- Created: 2015-01-24T16:22:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T04:40:09.000Z (almost 10 years ago)
- Last Synced: 2024-03-15T21:00:32.744Z (10 months ago)
- Language: Python
- Homepage:
- Size: 986 KB
- Stars: 9
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AceJump
------------------------Plugin for Sublime Text 2/3, inspired by emacs AceJump.
![Alt text](./screen_cut.gif)
## How to use it
--------------------------- Default short cut key is `ctrl+;`( `super + ;` in mac).
- When you in Ace-jump mod , input the first letter of the word you want to jump, and it will show some colorful letter-tips( less than 2 characters), just input the tips and Enter, it will jump there...
How to install
--------------- Git clone this project, put AceJump folder to Packages directory of ST2/3
(Preferences > Browse Packages)