Closed mg979 closed 3 years ago
Willing to give this a try I guess. Give s:go()
a third parameter for the bang behavior. Your s:
variable hack is not robust.
Ok thanks, I tried that initially but it I couldn't make it work, now it does and the thing is much smaller.
Closes #120.
For the cases that you have some enclosing
if
,try
or similar and you comment them out to run the code inside, but then you want to uncomment them, without commenting again the whole block. Right now if there's some uncommented line in the range, it will comment again the commented lines.