custom-anthy.scm 241 B

1234567
  1. (define anthy-show-segment-separator? #f)
  2. (define anthy-segment-separator "|")
  3. (define anthy-use-candidate-window? #t)
  4. (define anthy-candidate-op-count 1)
  5. (define anthy-nr-candidate-max 10)
  6. (define anthy-select-candidate-by-numeral-key? #f)