Skip to content

Commit aa79dc4

Browse files
committed
fix pathogen path
1 parent a4cd3b1 commit aa79dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc.local

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
set nocompatible
88

99
" enable pathogen plugin manager
10-
runtime bundle/pathogen/autoload/pathogen.vim
10+
runtime bundle/vim-pathogen/autoload/pathogen.vim
1111
execute pathogen#infect()
1212

1313
syntax enable

0 commit comments

Comments
 (0)