(define-package "ergoemacs-mode" "20230207.1551" "Emacs mode based on common modern interface and ergonomics."
'((emacs "24.1")
(cl-lib "0.5")
(nadvice "0.4"))
:commit "c2a918c6ab13e29dba2caf2bd06496babd0dfca6" :authors
'(("Xah Lee" . "xah@xahlee.org")
("David Capello" . "davidcapello@gmail.com")
("Matthew L. Fidler" . "matthew.fidler@gmail.com")
("Kim F. Storm" . "storm@cua.dk"))
:maintainer
'("Matthew L. Fidler" . "matthew.fidler@gmail.com")
:keywords
'("convenience")
:url "https://github.com/ergoemacs/ergoemacs-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: