diff --git a/vimrc b/vimrc index e1057e1..dbdf9dd 100644 --- a/vimrc +++ b/vimrc @@ -1,2 +1,4 @@ +execute pathogen#infect() syntax on -filetype indent on +filetype plugin indent on +