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

New dictionary format #70

Open
uga-rosa opened this issue Jun 30, 2024 · 1 comment
Open

New dictionary format #70

uga-rosa opened this issue Jun 30, 2024 · 1 comment

Comments

@uga-rosa
Copy link
Owner

There is a request to be able to use a dictionary with a set of words and descriptions.
Since I do not want to parse the dictionary in a proprietary format, the json format, which can be used with vim.json, is the preferred format for structuring the dictionary.
If the dictionary file extension is not .json, it can be regarded as a dictionary as before, so compatibility can be maintained.

@uga-rosa
Copy link
Owner Author

Is there anything else needed in the fields for each word other than WORD and DESCRIPTION?

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

No branches or pull requests

1 participant