add GCMH, which is probably broken

This commit is contained in:
MitchMarq42 2023-04-14 11:37:41 -08:00
parent a6e407a1ce
commit fa6b3c55bc

View File

@ -74,6 +74,9 @@
:custom (default-input-method "japanese") :custom (default-input-method "japanese")
:config (mitch/general-config)) :config (mitch/general-config))
(use-package gcmh
:init (gcmh-mode))
(elpaca-wait) (elpaca-wait)
(use-package eldoc-box (use-package eldoc-box