]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - vimrc
Merge branch 'master' of github.com:benbeltran/dotfiles
[rbdr/dotfiles] / vimrc
diff --git a/vimrc b/vimrc
index 8b575bc3a0d7462397e5b129ffd9c70b05b4169a..b0c9df9699e6a16b13aff39390d5ee244a57dae6 100755 (executable)
--- a/vimrc
+++ b/vimrc
@@ -80,6 +80,7 @@ set backspace=indent,eol,start
 
 " load the plugin and indent settings for the detected filetype
 filetype plugin indent on
+filetype plugin on
 
 " Opens an edit command with the path of the currently edited file filled in
 " Normal mode: <Leader>e