X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/207a37e02ac44732c5fef823664ad23642b809e1..fbde376a40967a788e88bd7500503976c717421e:/vimrc

diff --git a/vimrc b/vimrc
index d88bac3..5ce3d57 100755
--- 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