<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -165,7 +165,12 @@ let g:snippetsEmu_key = &quot;&lt;S-Tab&gt;&quot;
 &quot; (only complete to the longest unambiguous match, and show a menu)
 set completeopt=longest,menu
 set wildmode=list:longest,list:full
+set complete=.,t
 
 &quot; case only matters with mixed case expressions
 set ignorecase
 set smartcase
+
+&quot; Tags
+let g:Tlist_Ctags_Cmd=&quot;ctags --exclude='*.js'&quot;
+</diff>
      <filename>vimrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c4a6fdb6d2d4abfd375f1d1ac8f0ff23863da22</id>
    </parent>
  </parents>
  <author>
    <name>Joe Ferris</name>
    <email>jferris@metaphor.local</email>
  </author>
  <url>http://github.com/jferris/config_files/commit/420af5893af4a38e664e13cfde03d70c13c5524b</url>
  <id>420af5893af4a38e664e13cfde03d70c13c5524b</id>
  <committed-date>2009-08-04T13:54:38-07:00</committed-date>
  <authored-date>2009-08-04T13:54:38-07:00</authored-date>
  <message>Changed Vim tabs/ctags to complete faster</message>
  <tree>ac1d15b37b913094d1d249c72ecdd49aeccec992</tree>
  <committer>
    <name>Joe Ferris</name>
    <email>jferris@metaphor.local</email>
  </committer>
</commit>
