brobeson / Tools

Scripts written to aid software development.
2 stars 1 forks source link

In Vim, commenting code seems to have an infinite loop. #27

Closed brobeson closed 8 years ago

brobeson commented 9 years ago

The range of lines to comment reaches the end of the file, the comment function seems to enter an infinite loop. Also, check if the uncomment function does.

brobeson commented 8 years ago

This appears to already be fixed.