diff options
Diffstat (limited to 'vimrc.dot.link')
-rw-r--r-- | vimrc.dot.link | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link index e86464e..65c0c03 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -26,8 +26,7 @@ let mapleader=" " " Syntax highlighting syntax on -" Indenting -filetype indent off +" Filetype handling filetype plugin indent on " Syntax check |