make toggle commenting less picky about which lines it uncomments

This commit is contained in:
Martin Grenfell
2008-04-29 21:23:57 +12:00
parent 4809a9c287
commit 3aeaa92dd7
2 changed files with 7 additions and 12 deletions

View File

@@ -874,6 +874,7 @@ to get illegal syntax when uncommenting them.
- made the sexy comment mapping fall back to normal commenting if sexy
comments arent possible with the filetypes delimiters
- fixed some other bugs with sexy comments
- made toggle commenting slightly more robust
2.1.12
- added support for patran and dakota, thx to Jacobo Diaz for the email