Galooshi/vim-import-js

Take advantage of Vim's new async support

lencioni opened this issue · 1 comments

Newer versions of Vim added some async functionality. It might be worth taking advantage of that in this plugin.

We did this in commits like ac26d6d and 67df96d.