Skip to content

Slay the Spire word dictionary for japanese input method SKK

Notifications You must be signed in to change notification settings

akicho8/skk_sts_dic

Repository files navigation

Slay the Spire 用語辞書

https://raw.github.com/akicho8/skk_sts_dic/main/main.png

辞書ファイル

概要

インストール例

DDSKK の場合

$ curl -o ~/.dic/SKK-JISYO.sts.euc-jp.dic https://raw.githubusercontent.com/akicho8/skk_sts_dic/master/SKK-JISYO.sts.euc-jp.dic

ダウンロードした辞書を ~/.skk で指定する

(setq skk-search-prog-list
  '(
    ...
    (skk-search-jisyo-file "~/.dic/SKK-JISYO.sts.euc-jp.dic" 10000)
    ...
  ))

AquaSKK 場合

  • 同様にダウンロード
  • 「AquaSKK」→「環境設定」→「辞書」→「追加」で指定
  • 辞書の種類を「SKK 辞書 (EUC-JP)」にする

辞書生成方法

$ setup
$ rake generate

About

Slay the Spire word dictionary for japanese input method SKK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published