oakmac / sublime-text-parinfer

Parinfer plugin for Sublime Text
ISC License
57 stars 8 forks source link

Disable horizontal scroll whenever a sexpr is killed #35

Open pjago opened 6 years ago

pjago commented 6 years ago

Whenever a sexpr gets killed by parinfer (for instance by deleting a "("), sublime scrolls horizontally to the place where that sexpr used to begin. How can I disable this behaviour so that the horizontal scroll stays in place?