aboutsummaryrefslogtreecommitdiff
path: root/vim/config/file.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/config/file.vim')
-rw-r--r--vim/config/file.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/config/file.vim b/vim/config/file.vim
index 0e2f2e96..07c20cd5 100644
--- a/vim/config/file.vim
+++ b/vim/config/file.vim
@@ -1,6 +1,6 @@
" Load plugins for file types
if has('autocmd')
- filetype plugin on
+ filetype plugin indent on
endif
" Use all ancestors of current directory for :find