Start customizing for plain text.

This commit is contained in:
Thomas Gideon 2015-04-20 14:17:24 -04:00
parent 8a32329873
commit 45959e320a
2 changed files with 2 additions and 0 deletions

1
text.vim Normal file
View file

@ -0,0 +1 @@
set tw=0

1
vimrc
View file

@ -8,6 +8,7 @@ source vundle.vim
source java.vim
source javascript.vim
source markdown.vim
source text.vim
exec "cd " . oldwd
" turn on file type plugins