thesaurus_query.vim
thesaurus_query.vim copied to clipboard
Change Python dependency handling logic to use Vim's Shell escape
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.!