Y
Hacker News
new
|
ask
|
show
|
jobs
by
zoid_
2179 days ago
Nice vim demo on youtube, how does the sequenced numbering work? Can vim increment a number without any plugins?
2 comments
macromaniac
2178 days ago
Ya, basically go up, grab number, go down, paste number, increment number, go down, repeat 50 times. Needed for generating xaml that had row and column #s from the csv, interestingly excel could gen the code too relatively quickly.
link
alwillis
2179 days ago
Yes.
link