diff --git a/.vimrc b/.vimrc
index 13f4a89..cf719d2 100644
--- a/.vimrc
+++ b/.vimrc
@@ -25,4 +25,4 @@ set encoding=utf-8
 set backspace=2
 
 set tabstop=4
-set autoindent=true
\ No newline at end of file
+set autoindent
\ No newline at end of file