We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cd3b1 commit aa79dc4Copy full SHA for aa79dc4
vimrc.local
@@ -7,7 +7,7 @@
7
set nocompatible
8
9
" enable pathogen plugin manager
10
-runtime bundle/pathogen/autoload/pathogen.vim
+runtime bundle/vim-pathogen/autoload/pathogen.vim
11
execute pathogen#infect()
12
13
syntax enable
0 commit comments