Skip to content
Linwei edited this page Jan 26, 2021 · 7 revisions

How to enable lazy loading ?

Assuming that you are using vim-plug:

Plug 'skywind3000/asyncrun.vim', {'on': ['AsyncRun', 'AsyncStop'] }
Plug 'skywind3000/asynctasks.vim', {'on': ['AsyncTask', 'AsyncTaskMacro', 'AsyncTaskList', 'AsyncTaskEdit'] }
Clone this wiki locally