<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -241,6 +241,8 @@ function s:SetUpForNewFiletype(filetype, forceReset)
         call s:MapDelimiters('/*','*/')
     elseif a:filetype ==? &quot;cterm&quot;
         call s:MapDelimiters('*', '')
+    elseif a:filetype ==? &quot;cucumber&quot;
+        call s:MapDelimiters('#','')
     elseif a:filetype ==? &quot;cupl&quot;
         call s:MapDelimiters('/*','*/')
     elseif a:filetype ==? &quot;csv&quot;</diff>
      <filename>plugin/NERD_commenter.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3d7c570cd0f67202a7bb73c6e5cd3ef39b132de3</id>
    </parent>
  </parents>
  <author>
    <name>Jeffry Degrande</name>
    <email>jeffry@jeffrydegrande.com</email>
  </author>
  <url>http://github.com/jeffrydegrande/vimfiles/commit/f8a2f81b2abe98c6c1f054d8649f5876dc22610f</url>
  <id>f8a2f81b2abe98c6c1f054d8649f5876dc22610f</id>
  <committed-date>2009-10-06T23:38:25-07:00</committed-date>
  <authored-date>2009-10-06T23:38:25-07:00</authored-date>
  <message>fix NERD_commenter for cucumber comments</message>
  <tree>2de9b6326b3eedbd86ddb43cc4818057c7af90dc</tree>
  <committer>
    <name>Jeffry Degrande</name>
    <email>jeffry@jeffrydegrande.com</email>
  </committer>
</commit>
