aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2022-06-13 23:51:03 +0530
committerArun Isaac2022-06-13 23:53:26 +0530
commit14b7417609c90e89fc32c5fbeabc086ec3094e04 (patch)
treebb29e3c0eb0b05027c756da73a05b40bf5c7019a
parent6edc10194b896d7e6a6cb3c42d0e5afdd8f6327e (diff)
downloadthogai-14b7417609c90e89fc32c5fbeabc086ec3094e04.tar.gz
thogai-14b7417609c90e89fc32c5fbeabc086ec3094e04.tar.lz
thogai-14b7417609c90e89fc32c5fbeabc086ec3094e04.zip
Explain where to get Plover dictionaries.
* thogai.el (thogai-dictionary-files): Expand docstring to explain where to get Plover dictionaries.
-rw-r--r--thogai.el11
1 files changed, 10 insertions, 1 deletions
diff --git a/thogai.el b/thogai.el
index 237be6f..d64e3e5 100644
--- a/thogai.el
+++ b/thogai.el
@@ -52,7 +52,16 @@
"List of dictionary files in order of increasing precedence.
All files should be in the Plover dictionary format, and are read
-and loaded into memory when `thogai-load-dictionaries' is run.")
+and loaded into memory when `thogai-load-dictionaries' is run.
+
+The easiest way to get started is to \"steal\" Plover's
+dictionary files. In fact, the default value of this variable
+are the paths where Plover stores its dictionaries. To get them
+there, you need to have run Plover at least once. You may also
+download the dictionaries from the upstream Plover repository at
+https://github.com/openstenoproject/plover/blob/master/plover/assets/main.json
+and
+https://github.com/openstenoproject/plover/blob/master/plover/assets/commands.json")
(defvar thogai-user-dictionary-alist
nil