]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - vimrc
Update the stuff
[rbdr/dotfiles] / vimrc
diff --git a/vimrc b/vimrc
index d88bac325b3579ae383e903d1e36dfd11a92cadc..5ce3d57965845933decc73e23c4f237acb08a446 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