linktohack / evil-xkbswitch

Input method switching corresponds to current state
6 stars 2 forks source link

Remove ~:load-path~ if install via =package.el=.

** Doom emacs

+BEGIN_SRC emacs-lisp

(package! evil-xkbswitch :recipe (:host github :repo "linktohack/evil-xkbswitch"))

+END_SRC