mirror of
https://github.com/amix/vimrc
synced 2025-07-09 02:25:00 +08:00
renamed sources_non_forked folder to bundle
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
" => Load pathogen paths
|
||||
""""""""""""""""""""""""""""""
|
||||
call pathogen#infect('~/.vim_runtime/sources_forked/{}')
|
||||
call pathogen#infect('~/.vim_runtime/sources_non_forked/{}')
|
||||
call pathogen#infect('~/.vim_runtime/bundle/{}')
|
||||
call pathogen#helptags()
|
||||
|
||||
""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user