Updated pathogen source
This commit is contained in:
parent
bb9c85e523
commit
efbf62f6d6
1 changed files with 1 additions and 3 deletions
|
@ -8,10 +8,8 @@
|
|||
""""""""""""""""""""""""""""""
|
||||
" => Load pathogen paths
|
||||
""""""""""""""""""""""""""""""
|
||||
call pathogen#infect('~/.vim_runtime/sources_plugins')
|
||||
call pathogen#infect('~/.vim_runtime/sources_forked')
|
||||
call pathogen#infect('~/.vim_runtime/sources_colors')
|
||||
call pathogen#infect('~/.vim_runtime/sources_misc')
|
||||
call pathogen#infect('~/.vim_runtime/sources_non_forked')
|
||||
call pathogen#helptags()
|
||||
|
||||
""""""""""""""""""""""""""""""
|
||||
|
|
Loading…
Reference in a new issue