feat(emacs): use meow
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
dac443c55f
commit
c557abef9e
2 changed files with 87 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
(straight-use-package 'consult)
|
||||
|
||||
;; Syntax checking and editing
|
||||
(straight-use-package 'meow)
|
||||
(straight-use-package 'flycheck)
|
||||
(straight-use-package 'paredit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue