Y
Hacker News
new
|
ask
|
show
|
jobs
by
edanm
4789 days ago
The number one thing I'd want in vim is support for Multi Cursors, ala Sublime Text. This is something that's very hard to get right with a vim plugin, but could probably be added to core vim much more easily.
2 comments
lenni
4788 days ago
I've been using this for a few weeks:
https://github.com/terryma/vim-multiple-cursors
Works great!
link
gnosis
4788 days ago
Actually, I found this plugin to be kind of buggy. However, I'm sure it'll get better soon, as it only had its first release a few weeks ago.
link
xutopia
4788 days ago
Vim Align and Ctrl+V Shift-I works for me but I agree... multicursors would be awesome.
link
Works great!