chore(emacs): remove grammar module
This commit is contained in:
parent
20efd55361
commit
836e0a5f8b
2 changed files with 1 additions and 2 deletions
|
@ -20,7 +20,6 @@
|
|||
]
|
||||
)) # for flyspell
|
||||
gnuplot_qt # for plotting graphs
|
||||
languagetool # for grammar
|
||||
ledger # for accounting and org-ledger
|
||||
gzip # Otherwise random errors occur from the onChange script
|
||||
];
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
(spell ; tasing you for misspelling mispelling
|
||||
+aspell
|
||||
+flyspell)
|
||||
grammar ; tasing grammar mistake every you make
|
||||
;;grammar ; tasing grammar mistake every you make
|
||||
|
||||
:tools
|
||||
;;ansible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue