Open reedes opened 10 years ago
This is needed in the event that the user wants to initialize a domain-specific or language-specific ring.
Example:
wordy#init({'lang': 'de', 'ring': [ 'weak', ... ], })
This initialization would be specific to the buffers for which it was initialized.
This is needed in the event that the user wants to initialize a domain-specific or language-specific ring.
Example:
wordy#init({'lang': 'de', 'ring': [ 'weak', ... ], })
This initialization would be specific to the buffers for which it was initialized.