<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,7 @@ include README.markdown
 include AUTHORS
 include pysmell.vim
 include pysmell.el
+include ez_setup.py
 include CHANGELOG
 include PySmell.tmbundle/**
 include PySmell.tmbundle/Commands/**</diff>
      <filename>MANIFEST.in</filename>
    </modified>
    <modified>
      <diff>@@ -75,7 +75,7 @@ To use PySmell omnicompletion from inside Vim, you have to have:
 
 1. Python support in vim (`:echo has('python')`)
 2. The pysmell package in the PYTHONPATH that Vim uses: `python import pysmell` should work.
-3. Drop pysmell.vim in ~/.vim/plugins
+3. Drop pysmell.vim in ~/.vim/plugin
 4. `:setlocal omnifunc=pysmell#Complete` Note: If you want to always use pysmell for
 python, do: `autocmd FileType python setlocal omnifunc=pysmell#Complete`
 5. [OPTIONAL] Select a matcher of your liking - look at pysmell.vim for</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8831ea64531560db560afe3df73c2e2fa7635f08</id>
    </parent>
  </parents>
  <author>
    <name>Orestis Markou</name>
    <email>orestis@orestis.gr</email>
  </author>
  <url>http://github.com/orestis/pysmell/commit/cb171d0efdb6882731ef7859212124c53742bcda</url>
  <id>cb171d0efdb6882731ef7859212124c53742bcda</id>
  <committed-date>2008-11-22T10:33:39-08:00</committed-date>
  <authored-date>2008-11-22T10:33:39-08:00</authored-date>
  <message>Add ez_setup to MANIFEST.in, fixed vim info in README</message>
  <tree>a3255e7a5088c7c0afb0d9b66bf2d116bf11967f</tree>
  <committer>
    <name>Orestis Markou</name>
    <email>orestis@orestis.gr</email>
  </committer>
</commit>
