Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leverage builtin dictionary completion #4

Open
pi314 opened this issue Feb 7, 2016 · 1 comment
Open

Leverage builtin dictionary completion #4

pi314 opened this issue Feb 7, 2016 · 1 comment

Comments

@pi314
Copy link
Collaborator

pi314 commented Feb 7, 2016

http://vim.wikia.com/wiki/Dictionary_completions

@pi314
Copy link
Collaborator Author

pi314 commented Feb 7, 2016

  • Dump words into .zdict/vim-dict-file
  • Check date diff of .zdict/vim-dict-file and .zdict/zdict.db on plugin loaded, sync them if more than g:zdict_dict_file_expire_days days
  • Provide a vim command to immediately sync dict file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant