Answers for "EAF doom emacs"

0

EAF doom emacs

(when IS-LINUX
  (package! eaf :recipe (:host github
                            :repo "manateelazycat/emacs-application-framework"
                            :files ("*")
                            :no-byte-compile t))
  )
Posted by: Guest on April-27-2021

Browse Popular Code Answers by Language