Closed ghost closed 1 year ago
I want to read file below. I believe on_source event is must option on lazy loading Also I think if support it, more improve compatibilty to dein.vim
[[plugins]] repo='Shougo/ddc.vim' on_event='InsertEnter' depends=['denops.vim','pum.vim'] hook_source=''' source ~/config/vim/conf.d/ddc.vim ''' [[plugins]] repo='Shougo/ddc-source-around' on_source='ddc.vim'
I want to read file below. I believe on_source event is must option on lazy loading Also I think if support it, more improve compatibilty to dein.vim