postmodern/ffi-hunspell

Directories

Opened this issue · 2 comments

Is there a good reason why you don't allow someone to specify the directory for the dictionary? If there is a way, I couldn't find it.

This would be easy to add, but you could also do Hunspell.directories.unshift('some/dir').

Just chiming in to say that, three years later, I would like this feature too. ;)