make sexy commenting fall back to normal commenting if sexy comments arent possible with the current filetype

This commit is contained in:
Martin Grenfell
2008-04-28 22:54:37 +12:00
parent 0256b0a18c
commit 4809a9c287
2 changed files with 3 additions and 1 deletions

View File

@@ -871,6 +871,8 @@ to get illegal syntax when uncommenting them.
- set the NERDRemoveExtraSpaces option to 1 by default as the doc states
- fixed a bug where extra spaces werent being removed sometimes, thx to
Zhang Shuhan for the report
- 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
2.1.12