<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,13 +36,11 @@ class syntax_plugin_comment extends DokuWiki_Syntax_Plugin {
     function getSort(){ return 321; }
     
     function connectTo($mode) {
-      $this-&gt;Lexer-&gt;addSpecialPattern(&quot;/\*.*?\*/&quot;, $mode, 'plugin_comment');
-      $this-&gt;Lexer-&gt;addSpecialPattern(&quot;//.*?$&quot;, $mode, 'plugin_comment');
+        $this-&gt;Lexer-&gt;addSpecialPattern(&quot;/\*.*?\*/&quot;, $mode, 'plugin_comment');
+        $this-&gt;Lexer-&gt;addSpecialPattern(&quot;//.*?$&quot;, $mode, 'plugin_comment');
     }
     
     function handle($match, $state, $pos, &amp;$handler){ return ''; }            
     function render($mode, &amp;$renderer, $data) { return true; }
-     
 }
- 
-//Setup VIM: ex: et ts=4 enc=utf-8 :
+//vim:ts=4:sw=4:et:enc=-utf-8:</diff>
      <filename>syntax.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a4d79a64ac8292a445c7b422a2c4127d44cf0f07</id>
    </parent>
  </parents>
  <author>
    <name>Michael Klier</name>
    <login>chimeric</login>
    <email>chi@chimeric.de</email>
  </author>
  <url>http://github.com/dokufreaks/plugin-comment/commit/b2eda375204cab6fcc767b16be912dc5c262647c</url>
  <id>b2eda375204cab6fcc767b16be912dc5c262647c</id>
  <committed-date>2008-06-07T10:13:20-07:00</committed-date>
  <authored-date>2008-06-07T10:13:20-07:00</authored-date>
  <message>fixed indentation

darcs-hash:20080607171320-23886-7c762e05d15596de2c918df842bbf079df137f7e.gz</message>
  <tree>a3e37fc0c513a2476bd0f0bf7581bddd8d28c604</tree>
  <committer>
    <name>Michael Klier</name>
    <login>chimeric</login>
    <email>chi@chimeric.de</email>
  </committer>
</commit>
