1
0
Fork 0

fix(emacs): add lsp-grammarly package

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-02-24 19:38:37 -05:00
parent 6b9fa99db2
commit ef8dec1c96
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -79,6 +79,7 @@
(straight-use-package 'lsp-ui)
(straight-use-package 'eglot)
(straight-use-package 'eldoc-box)
(straight-use-package 'lsp-grammarly)
;; Programming
(straight-use-package '(copilot :type git :host github