mirror of
https://github.com/amix/vimrc
synced 2025-06-28 18:44:59 +08:00
Fixed the pathogen error
This commit is contained in:
@ -8,8 +8,8 @@
|
|||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
" => Load pathogen paths
|
" => Load pathogen paths
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
call pathogen#infect('~/.vim_runtime/sources_forked')
|
call pathogen#infect('~/.vim_runtime/sources_forked/*')
|
||||||
call pathogen#infect('~/.vim_runtime/sources_non_forked')
|
call pathogen#infect('~/.vim_runtime/sources_non_forked/*')
|
||||||
call pathogen#helptags()
|
call pathogen#helptags()
|
||||||
|
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
|
Reference in New Issue
Block a user