fix(emacs): add yasnippet
package
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
c7eeab2a4e
commit
877dd0acd1
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
||||||
(straight-use-package 'marginalia)
|
(straight-use-package 'marginalia)
|
||||||
(straight-use-package 'orderless)
|
(straight-use-package 'orderless)
|
||||||
(straight-use-package 'consult)
|
(straight-use-package 'consult)
|
||||||
|
(straight-use-package 'yasnippet)
|
||||||
|
(straight-use-package 'yasnippet-snippets)
|
||||||
|
|
||||||
;; Syntax checking and editing
|
;; Syntax checking and editing
|
||||||
(straight-use-package 'meow)
|
(straight-use-package 'meow)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue