I am looking for a way of automatically inserting a line break after every period + space sequence. I can have TextExpander do that replacement whenever I’m working with ST3, but I’m wondering if I can do this with Sublime alone.
If so, is there a way of restricting this functionality to a particular syntax? I’m particularly interested in using this for text-heavy files for the purposes of version control.
Is there any way of implementing something like this with Sublime?