Show HN: Subvim – Vim customized to be like SublimeText
1–10 of 68 posts
Re: Show HN: Subvim – Vim customized to be like SublimeText
#2Though I would appreciate non-Mac shortcuts too (I am guessing ctrl- can be used instead of cmd-)
Re: Show HN: Subvim – Vim customized to be like SublimeText
#3Looks lovely! Though I would appreciate non-Mac shortcuts too (I am guessing ctrl- can be used instead of cmd-)
Re: Show HN: Subvim – Vim customized to be like SublimeText
#4It surprises me how users of other major editors don't use multiple cursors in their day to day editing tasks. It'd be awesome if subvim included the best solution vim community has to offer in this regard.
Re: Show HN: Subvim – Vim customized to be like SublimeText
#5The most awesome feature of SublimeText for me is multiple-cursor editing (Ctrl-D on a word). It only bothers me when I can't skip next occurrences easily (It's possible, but it's hard) It surprises me how users of other major editors don't use multiple cursors in their day to day editing tasks. It'd be awesome if subvim included the best solution vim community has to offer in this regard.
Re: Show HN: Subvim – Vim customized to be like SublimeText
#6The most awesome feature of SublimeText for me is multiple-cursor editing (Ctrl-D on a word). It only bothers me when I can't skip next occurrences easily (It's possible, but it's hard) It surprises me how users of other major editors don't use multiple cursors in their day to day editing tasks. It'd be awesome if subvim included the best solution vim community has to offer in this regard.
Re: Show HN: Subvim – Vim customized to be like SublimeText
#7Re: Show HN: Subvim – Vim customized to be like SublimeText
#8The most awesome feature of SublimeText for me is multiple-cursor editing (Ctrl-D on a word). It only bothers me when I can't skip next occurrences easily (It's possible, but it's hard) It surprises me how users of other major editors don't use multiple cursors in their day to day editing tasks. It'd be awesome if subvim included the best solution vim community has to offer in this regard.
Re: Show HN: Subvim – Vim customized to be like SublimeText
#9The most awesome feature of SublimeText for me is multiple-cursor editing (Ctrl-D on a word). It only bothers me when I can't skip next occurrences easily (It's possible, but it's hard) It surprises me how users of other major editors don't use multiple cursors in their day to day editing tasks. It'd be awesome if subvim included the best solution vim community has to offer in this regard.
Just tried C-D on my rarely used Sublime Text, but I'm not sure if I'd personally prefer that over something like `:%s/one/two/gc`.