[1] http://sublimetext.userecho.com/topic/21604-search-replace-a...
[2] http://sublimetext.userecho.com/topic/19683-side-by-side-com...
Two more essential Vim ingredients to draw in the Vim crowd:
* Relative line numbers
* Ability to do stuff like "d/hello" or "ma", move cursor down, "v`a". Right now it just searches for "hello" or goes to the mark 'a' without visually selecting it
They do have to work on the platform integration a bit. Speaking of the folders view, usually on a Mac, Option+Click expands the whole tree. I miss that functionality a lot…
(Also, I wonder how far you can get without an actual Preferences dialog, but as a veteran of dot files, I'm not sure how big of a detriment that actually is.)
Does ST2 have advanced editing features like vim's cit, ysaw( or ci'?
I'd really love to switch a to modern editor with a scripting language I like. But I use the constructs above all the time and would dearly miss them.
Is it possible to remap Esc to other keys? Most vim users use jj or jk instead of Esc and when in command mode space instead of :.
Also, are there any plans for intellisense stuff ... for javascript/html etc at some point?
Also, the developper is really a nice guy and very productive (many updates this week for example). Folding came when it was not expected: congrats.