diff --git a/vimrc b/vimrc index fd7989c..9ae5ced 100644 --- a/vimrc +++ b/vimrc @@ -199,7 +199,7 @@ if has("printer") endif if has("smartindent") - set smartindent + set nosmartindent endif if has("syntax")