<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 &quot; VIM config file
 &quot; Created: Aug 2005
-&quot; Last Modified: Sun 27 Sep 2009 11:07:30 AM IST Standard Time
+&quot; Last Modified: Sun 27 Sep 2009 12:42:37 PM IST Standard Time
 
 &quot; Platform related {{{1
 &quot;
@@ -121,7 +121,7 @@ au FileType cs map &lt;F8&gt; :!ctags --recurse --extra=+fq --fields=+ianmzS --c\#-kin
 &quot; Mail {{{2
 autocmd BufNewFile,BufRead /tmp/mutt-* set filetype=mail
 au FileType mail setlocal spell spelllang=en_us
-au FileType mail set tw=66 autoindent expandtab formatoptions=tcqn
+au FileType mail set tw=66 autoindent expandtab formatoptions=tcqna
 au FileType mail set list listchars=tab:&#187;&#183;,trail:&#183;
 au FileType mail set comments=nb:&gt;
 au FileType mail vmap D dO[...]^[
@@ -148,6 +148,11 @@ au FileType python setlocal et sw=4 sts=4 ts=4 ai
 &quot; Viki {{{2
 au BufRead,BufNewFile $HOME/docs/thuts/* set ft=viki
 
+&quot; Text {{{2
+au BufRead,BufNewFile *.txt set filetype=txt
+au FileType txt setlocal spell spelllang=en_us
+au FileType txt set tw=100 autoindent expandtab formatoptions=taqn
+
 &quot; Misc {{{2
 &quot; Change the working directory to the directory containing the current file
 if has(&quot;autocmd&quot;)</diff>
      <filename>.vimrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cf353531c0828dda18547f210e6eebec02bd2f80</id>
    </parent>
  </parents>
  <author>
    <name>arun</name>
    <email>pratikarun@gmail.com</email>
  </author>
  <url>http://github.com/codito/configs/commit/ccbc2793d023b40f5677bcbcb0b7940015f187a6</url>
  <id>ccbc2793d023b40f5677bcbcb0b7940015f187a6</id>
  <committed-date>2009-09-27T00:12:54-07:00</committed-date>
  <authored-date>2009-09-27T00:12:54-07:00</authored-date>
  <message>Added auto text formatting to vim</message>
  <tree>ca85074a7c9e4d4cf8204776894cc6ff8a0cfa55</tree>
  <committer>
    <name>arun</name>
    <email>pratikarun@gmail.com</email>
  </committer>
</commit>
