]> err.no Git - dotfiles/commitdiff
add modeline
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 13 Dec 2003 20:58:24 +0000 (20:58 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 13 Dec 2003 20:58:24 +0000 (20:58 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@231 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

vimrc

diff --git a/vimrc b/vimrc
index 547de8c89e52c95ff07cd58f35c1322ab3b738d1..ac2c13a855be0b2a087459439a25a084a14f5569 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -15,7 +15,7 @@ set expandtab
 
 " sta == smarttab
 set sta
-
+set modeline
 set wildmode=longest,list
 " set nowrap
 if has("syntax") && &t_Co > 2