ice9js / ace-jump-sublime

Jump between characters in Sublime Text 3 without using a mouse at ease
MIT License
202 stars 29 forks source link

Add a setting to allow jumping behind a character if it's the last a line #52

Closed ice9js closed 7 years ago

ice9js commented 7 years ago

Implements #38.

Users can choose this behaviour by setting jump_behind_last_characters to true.