aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-02-11 21:40:54 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2014-02-11 21:40:54 +0100
commit2105fca23f517326dcdac5d4a63e7e5311ee8c30 (patch)
tree386d22dd3aba10bc5a3873ea63bff78e688dc019 /vimrc
parent11d75abfc548de92f0885fba9247214780c25e57 (diff)
downloaddotfiles-2105fca23f517326dcdac5d4a63e7e5311ee8c30.tar.gz
dotfiles-2105fca23f517326dcdac5d4a63e7e5311ee8c30.zip
vim: turn the plugins on after loading the bundles.vim file.
This is the way it's supposed to be done anyways.
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 62c5cdb..d034711 100644
--- a/vimrc
+++ b/vimrc
@@ -109,6 +109,9 @@ endif
" inside the ~/.vim directory.
source ~/.vim/bundles.vim
+" Enable plugins again.
+filetype plugin indent on
+
""
" Filetypes