<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,25 +57,6 @@ autocmd InsertLeave * match Strange /\s\+$/
 &quot; Jump to last known position
 autocmd BufReadPost * if line(&quot;'\&quot;&quot;) &gt; 1 &amp;&amp; line(&quot;'\&quot;&quot;) &lt;= line(&quot;$&quot;) | exe &quot;normal! g'\&quot;&quot; | endif
 
-&quot; NEO
-let g:enabledNEO = 0
-
-function! ToggleNEO()
-    if g:enabledNEO == 0
-        noremap s h
-        noremap n j
-        noremap r k
-        noremap d l
-        let g:enabledNEO=1
-    else
-       unmap s
-       unmap -
-       unmap r
-       unmap d
-       let g:enabledNEO=0
-   endif
-endfunction
-
 &quot; Something for Latex-Suite
 let g:tex_flavor='latex'
 </diff>
      <filename>.vimrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9c01d54756fa9cb7d5e261c11d9f9db9d73cebe1</id>
    </parent>
  </parents>
  <author>
    <name>Erik Hahn</name>
    <email>erik_hahn@gmx.de</email>
  </author>
  <url>http://github.com/ehahn/dotfiles/commit/e31bfc154b5f7e64b4b55862e4bb9c59b2052550</url>
  <id>e31bfc154b5f7e64b4b55862e4bb9c59b2052550</id>
  <committed-date>2009-08-06T22:29:58-07:00</committed-date>
  <authored-date>2009-08-06T22:29:58-07:00</authored-date>
  <message>Revert</message>
  <tree>b6325b535179558aae0ac73b95077637b7d9a08e</tree>
  <committer>
    <name>Erik Hahn</name>
    <email>erik_hahn@gmx.de</email>
  </committer>
</commit>
