atags.vim
atags.vim copied to clipboard
use job for ordinary vim if it exsits
Ordinary vim also supports job.
Here is a library that shows how to use it https://github.com/prabirshrestha/async.vim
@prabirshrestha Thanks for pointing that out, I'm going to use that approach to make the plugin compatible with vim versions supporting job
@prabirshrestha Obviously if you have time, any contribution is appreciated :relaxed: