Vintage
Vintage copied to clipboard
Movement by paragraph does not skip over empty lines
In vim, using the paragraph motion (i.e. "{") will skip over any block of empty lines as if it were a single paragraph. Vintage mode currently doesn't do this.
This makes the paragraph operator much less useful in Sublime, unfortunately. Should be an easy fix though, I hope.
+1