summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@anevia.com>2016-02-16 16:59:42 +0100
committerHugues Hiegel <hugues.hiegel@anevia.com>2016-03-09 12:39:20 +0100
commite4feabfd9b25ffaa8c0697c2809ac480ab4b7f60 (patch)
treefe07af5e4c950ff5986553f1deb52f324e0eda80 /vimrc
parent74fe30ca674845de6767b617b38fdbe0e1f02ccc (diff)
[pathogen] Use bundles.
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index cc72125..d03410d 100644
--- a/vimrc
+++ b/vimrc
@@ -1,4 +1,6 @@
+execute pathogen#infect()
+
filetype plugin indent on
" To ignore plugin indent changes, instead use:
"filetype plugin on