1
0
Fork 0

fix(emacs): add beframe

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-12-31 09:05:47 -05:00
parent 55148c0726
commit 7a99113c5d
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 6 additions and 0 deletions

View file

@ -30,6 +30,7 @@
;; Convenience
(straight-use-package 'projectile)
(straight-use-package 'workgroups2)
(straight-use-package 'beframe)
;; UI
(straight-use-package 'which-key)