<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>vim/vim/swp/.gitignore</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -43,9 +43,11 @@ set autoindent
 set smartindent
 set foldmethod=marker
 set bg=light
+set backupdir=/tmp
+set directory=/tmp
 
-highlight Pmenu      ctermfg=grey  ctermbg=darkblue
-highlight PmenuSel   ctermfg=red   ctermbg=darkblue
+highlight Pmenu      ctermfg=grey  ctermbg=black
+highlight PmenuSel   ctermfg=red   ctermbg=black
 highlight PmenuSbar  ctermbg=cyan
 highlight PmenuThumb ctermfg=red
 
@@ -69,15 +71,8 @@ autocmd BufNewFile *.c  silent 0read ~/.vim/skeletons/c.c | normal 4j$
 
 autocmd BufReadPost *.smc set bin | set noeol
 au BufWritePost *.{sh,pl} silent exe &quot;!chmod +x %&quot;
-autocmd BufWritePost ~/devel/conf/* call DarcsUpdate()
 
-autocmd BufWritePost ~/.vim/* call DarcsUpdate()
 
-autocmd BufWritePost ~/.vimrc call DarcsUpdate()
-autocmd BufWritePost ~/.zshrc call DarcsUpdate()
-autocmd BufWritePost ~/.screenrc call DarcsUpdate()
-autocmd BufWritePost ~/.re.pl/repl.rc call DarcsUpdate()
-autocmd BufWritePost ~/.zshcomplete call DarcsUpdate()
 autocmd FileType perl setlocal makeprg=$VIMRUNTIME/tools/efm_perl.pl\ -c\ %\ $*
 autocmd FileType perl setlocal errorformat=%f:%l:%m
 autocmd FileType perl setlocal keywordprg=perldoc\ -f
@@ -149,13 +144,6 @@ function s:spell()
 endfunction
 map &lt;F11&gt; :call &lt;SID&gt;spell()&lt;CR&gt;
 imap &lt;F11&gt; &lt;C-o&gt;:call &lt;SID&gt;spell()&lt;CR&gt;
-fun DarcsUpdate()
-    try
-        silent !cd /home/sartak/devel/conf/ &amp;&amp; darcs record &amp;&amp; darcs push
-    finally
-        redraw!
-    endtry
-endfun
 
 fun Modulify(replace)
     exec &quot;/Foo&quot;</diff>
      <filename>vim/vimrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d595c81484ea7388b4eb42a6567db9cb4949f947</id>
    </parent>
  </parents>
  <author>
    <name>Jason May</name>
    <email>jason.a.may@gmail.com</email>
  </author>
  <url>http://github.com/jasonmay/dot-files/commit/9df503f61e8762c245111b1ba385bdd3c018f300</url>
  <id>9df503f61e8762c245111b1ba385bdd3c018f300</id>
  <committed-date>2009-11-03T20:10:11-08:00</committed-date>
  <authored-date>2009-11-03T20:10:11-08:00</authored-date>
  <message>some vim tidying</message>
  <tree>10eec4eb199b9bc2cc5ebd7283d48f96efe92054</tree>
  <committer>
    <name>Jason May</name>
    <email>jason.a.may@gmail.com</email>
  </committer>
</commit>
