1
0
Fork 0

fix(emacs): remove grammarly

This commit is contained in:
Lucas Sta Maria 2024-08-14 23:38:16 -07:00
parent ba2884267c
commit 9cf5f59315
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 1 additions and 12 deletions

View file

@ -155,7 +155,6 @@
:after (lsp-mode)
:hook ((lsp-mode . lsp-ui-mode)
(lsp-mode . lsp-inlay-hints-mode)))
(use-package lsp-grammarly :straight t)
;; Programming
(use-package copilot