summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotrc/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotrc/.vimrc b/dotrc/.vimrc
index 652de9d..21efab0 100644
--- a/dotrc/.vimrc
+++ b/dotrc/.vimrc
@@ -2,7 +2,7 @@ version 4.0
set compatible
set cpo-=<
set sw=4
-" set expandtab
+set expandtab
set ai
set report=2
set more