mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 21:46:54 +02:00
feat: emacs - wakatime & copilot
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
(package! super-save
|
||||
:recipe (:host github :repo "bbatsov/super-save" :files ("*.el" "dist")))
|
||||
|
||||
(package! wakatime-mode
|
||||
:recipe (:host github :repo "wakatime/wakatime-mode" :files ("*.el" "dist")))
|
||||
|
||||
|
||||
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
|
||||
;; (package! some-package)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user