feat: emacs - nushell-mode & evil-smartparens

This commit is contained in:
Ryan Yin
2024-01-05 00:31:28 +08:00
parent 55efe14c41
commit e82b5e0770
5 changed files with 28 additions and 8 deletions
@@ -16,6 +16,10 @@
:recipe
(:host github :repo "wakatime/wakatime-mode" :files
("*.el" "dist")))
(package! nushell-mode :recipe
(:host github :repo "mrkkrp/nushell-mode"))
(package! evil-smartparens)
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
;; (package! some-package)