thesaurus_query.vim icon indicating copy to clipboard operation
thesaurus_query.vim copied to clipboard

Change Python dependency handling logic to use Vim's Shell escape

Open Ron89 opened this issue 6 years ago • 0 comments

Using vim's shell escape to directly install the missing component if any. So that the user don't need to jump out of the editor when there are missing Python dependencies.!

Ron89 avatar Feb 12 '19 02:02 Ron89