feat: emacs - copilot & docs

This commit is contained in:
Ryan Yin
2024-01-02 23:50:36 +08:00
parent bed0d1acdc
commit 26e5a3d12e
4 changed files with 88 additions and 2 deletions
@@ -5,6 +5,8 @@
;; on the command line, then restart Emacs for the changes to take effect -- or
;; use 'M-x doom/reload'.
(package! copilot
:recipe (:host github :repo "copilot-emacs/copilot.el" :files ("*.el" "dist")))
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
;; (package! some-package)