aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index e7229a6..dfd997f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -57,8 +57,8 @@ set softtabstop=2
set tabstop=2
set expandtab
-"filetype plugin on
-"filetype indent on
+filetype plugin on
+filetype indent on
" Display tabs and trailing spaces visually
set list listchars=tab:\ \ ,trail:ยท