1
0
Fork 0

feat(emacs): use meow

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-02-12 13:11:32 -05:00
parent dac443c55f
commit c557abef9e
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 87 additions and 0 deletions

View file

@ -25,6 +25,7 @@
(straight-use-package 'consult)
;; Syntax checking and editing
(straight-use-package 'meow)
(straight-use-package 'flycheck)
(straight-use-package 'paredit)