added support for mrxvtrc, (SVN|SVK|CVS)Annotate

This commit is contained in:
marty
2008-01-18 23:18:20 +13:00
parent 78f182a601
commit fb93d5869d
2 changed files with 15 additions and 0 deletions

View File

@@ -860,6 +860,11 @@ to get illegal syntax when uncommenting them.
==============================================================================
8. Changelog *NERDComChangelog*
2.1.9
- added support for mrxvtrc, thx to Marco for the email
- added dummy support for SVNAnnotate, SVKAnnotate and CVSAnnotate, thx to
nicothakis for posting the issue
2.1.8
- fixed a couple of bugs with the NERDSpaceDelims option, thx to
David Miani and Jeremy Hinegardner
@@ -1191,3 +1196,5 @@ Brett Warneke spectre
Pipp lhaskell
Renald Buter scala
Vladimir Lomov asymptote
Marco mrxvtrc
nicothakis SVNAnnotate, CVSAnnotate, SVKAnnotate