fix(emacs): add lsp-grammarly
package
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
6b9fa99db2
commit
ef8dec1c96
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
||||||
(straight-use-package 'lsp-ui)
|
(straight-use-package 'lsp-ui)
|
||||||
(straight-use-package 'eglot)
|
(straight-use-package 'eglot)
|
||||||
(straight-use-package 'eldoc-box)
|
(straight-use-package 'eldoc-box)
|
||||||
|
(straight-use-package 'lsp-grammarly)
|
||||||
|
|
||||||
;; Programming
|
;; Programming
|
||||||
(straight-use-package '(copilot :type git :host github
|
(straight-use-package '(copilot :type git :host github
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue