1
0
Fork 0

fix(emacs): transition from beframe to bufler

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-01-22 19:55:48 -05:00
parent 57ce24af6d
commit b5d5ac3ac1
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 4 additions and 4 deletions

View file

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