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

Add auto-install mechanism for local backends

Open Ron89 opened this issue 8 years ago • 1 comments

No one like a Long read before using a simple thesaurus query. So instead of posting where to find those blasted source files, it's better just download the thesaurus source on-demand when it is not available at indicated location.

Ron89 avatar May 24 '17 12:05 Ron89

Break down the task into following steps:

  • [ ] create a framework to load/set one time configurations
  • [ ] create async mechanism for local backend file auto-downloading
  • [ ] create config entry for prompting user to enable local backend auto-downloading.

Ron89 avatar Jun 06 '18 17:06 Ron89