TODOs
This commit is contained in:
@@ -13,7 +13,7 @@ endf
|
||||
|
||||
func! vundle#config#require(bundle)
|
||||
call s:rtp_add(g:bundle_dir)
|
||||
" TODO: it has to be relative rtpath, not bundle, name
|
||||
" TODO: it has to be relative rtpath, not bundle.name
|
||||
exec 'runtime! '.a:bundle.name.'/plugin/*.vim'
|
||||
exec 'runtime! '.a:bundle.name.'/after/*.vim'
|
||||
call s:rtp_rm(g:bundle_dir)
|
||||
|
||||
Reference in New Issue
Block a user