<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>dotvim/plugin/vtreeexplorer.vim</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -129,6 +129,7 @@ endif
 inoremap &lt;Nul&gt; &lt;C-x&gt;&lt;C-o&gt;
 
 &quot; Toggle the tag list bar
+nmap &lt;a-down&gt; :TlistAddFiles %:p&lt;CR&gt;:TlistUpdate&lt;CR&gt;
 nmap &lt;F4&gt; :TlistToggle&lt;CR&gt;
 
 &quot; tab navigation (next tab) with alt left / alt right
@@ -195,9 +196,18 @@ endfunc
 iabbr _t  &lt;C-R&gt;=strftime(&quot;%H:%M:%S&quot;)&lt;CR&gt;&lt;C-R&gt;=EatChar('\s')&lt;CR&gt;
 iabbr _d  &lt;C-R&gt;=strftime(&quot;%a, %d %b %Y&quot;)&lt;CR&gt;&lt;C-R&gt;=EatChar('\s')&lt;CR&gt;
 iabbr _dt &lt;C-R&gt;=strftime(&quot;%a, %d %b %Y %H:%M:%S %z&quot;)&lt;CR&gt;&lt;C-R&gt;=EatChar('\s')&lt;CR&gt;
-
 endif
 
+let Tlist_Ctags_Cmd=&quot;/nail/home/&quot; . $USER . &quot;/bin/ctags&quot;
+let Tlist_Compact_Format=1
+let Tlist_Show_Menu=1
+let Tlist_Auto_Highlight_Tag=1
+let Tlist_Auto_Open=1
+let Tlist_Auto_Update=1
+let Tlist_Highlight_Tag_On_BufEnter=1
+let Tlist_Process_File_Always=1
+let Tlist_Show_One_File=1
+
 inoremap &lt;expr&gt; &lt;C-Space&gt; pumvisible() \|\| &amp;omnifunc == '' ?
 \ &quot;\&lt;lt&gt;C-n&gt;&quot; :
 \ &quot;\&lt;lt&gt;C-x&gt;\&lt;lt&gt;C-o&gt;&lt;c-r&gt;=pumvisible() ?&quot; .</diff>
      <filename>dotvimrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dcb32878294daea4f76d4c7caed8955f934fcf60</id>
    </parent>
  </parents>
  <author>
    <name>R. Tyler Ballance</name>
    <email>tyler@starfruit.(none)</email>
  </author>
  <url>http://github.com/rtyler/slide-vim/commit/87e99b82a39d1135ea4d6ef382afad587daea9d9</url>
  <id>87e99b82a39d1135ea4d6ef382afad587daea9d9</id>
  <committed-date>2009-01-05T02:49:53-08:00</committed-date>
  <authored-date>2009-01-05T02:49:53-08:00</authored-date>
  <message>Add vtreeexplorer. and the tags nonsense to dovimrc</message>
  <tree>092f866084693878b5a5c27bb783bd27208b7c74</tree>
  <committer>
    <name>R. Tyler Ballance</name>
    <email>tyler@starfruit.(none)</email>
  </committer>
</commit>
