unblevable / quick-scope

Lightning fast left-right movement in Vim
MIT License
1.43k stars 54 forks source link

Bail out after many chars on a line #29

Closed brookst closed 6 years ago

brookst commented 8 years ago

Issue #23.

Add a g:qs_max_chars option and bail out of highlighting that many chars forwards/backwards from the cursor.

brookst commented 6 years ago

Fixed by #31.