Ohai guys! I just created my very first plugin (for which i’ll write more chars in description).
So, what does it do?
Every now and then I need to do a multiselection and add a counter to each selection. Something similar with div>{$} in emmet/zen.
So, i had no idea if there is a plugin out there for this and i started to write my own.
https://gist.github.com/iamntz/5546478
All you have to do is to add multi_select_numbers
into your keymap file. That’s it! Now, whenever you press your key combination near to a # sign, it will replace it with a number.
Thoughts?