aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index 524d137..13bc8b2 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -6,7 +6,7 @@ set nobackup
set nowritebackup
set noautoindent
-"set smartindent
+set nosmartindent
set tabstop=2
set shiftwidth=2
set expandtab