adding basic embark

This commit is contained in:
Chris Cochrun 2021-10-26 10:07:41 -05:00
parent 79a1421804
commit c7e550df6a
2 changed files with 8 additions and 0 deletions

View file

@ -369,6 +369,8 @@ vertically."
:config
(setq marginalia--cache-size 60000))
(use-package embark)
(use-package company
:config
(global-company-mode +1)