<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,8 +26,12 @@ if !has('python')
     finish
 endif
 
-let g:pysmell_debug = 0
-let g:pysmell_matcher='case-insensitive'
+if !exists('g:pysmell_debug')
+    let g:pysmell_debug = 0
+endif
+if !exists('g:pysmell_matcher')
+    let g:pysmell_matcher='case-insensitive'
+endif
 
 python &lt;&lt; eopython
 from pysmell import vimhelper, idehelper</diff>
      <filename>pysmell.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0c43e99ac909d950f182fcd9a812bcee9107a42c</id>
    </parent>
    <parent>
      <id>494aa80be243b97423ff20cebdf49681a7341db2</id>
    </parent>
  </parents>
  <author>
    <name>Orestis Markou</name>
    <email>orestis@orestis.gr</email>
  </author>
  <url>http://github.com/orestis/pysmell/commit/18239a79f77513926834d74303d89fb200589f8b</url>
  <id>18239a79f77513926834d74303d89fb200589f8b</id>
  <committed-date>2008-11-16T15:01:05-08:00</committed-date>
  <authored-date>2008-11-16T15:01:05-08:00</authored-date>
  <message>Merge branch 'goj-master'</message>
  <tree>b2e4081fefeb1258fb95a76c36a320a5027fe438</tree>
  <committer>
    <name>Orestis Markou</name>
    <email>orestis@orestis.gr</email>
  </committer>
</commit>
