Up: Jinx [Top][Contents]
Use the same key bindings as the built-in Flyspell.
(with-eval-after-load 'jinx (keymap-global-set "M-$" #'jinx-correct) (keymap-global-set "C-M-$" #'jinx-languages))