emacs: add grammar checking

This commit is contained in:
2022-10-11 14:22:59 +02:00
parent abce1aa5ed
commit 3e9e99c24a
3 changed files with 38 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
(unpin! org-roam)
(package! org-roam-ui)
(package! langtool-ignore-fonts)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: