How to make spell checker plugin to load my own dictionary?

Now spell checker plugin loads jetbrains.dic and english.dic, and I create a dic(text file) from maven repository, and how to make this dic loaded by the plugin?

0

请先登录再写评论。