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
|
)) # for flyspell
|
||||||
gnuplot_qt # for plotting graphs
|
gnuplot_qt # for plotting graphs
|
||||||
languagetool # for grammar
|
|
||||||
ledger # for accounting and org-ledger
|
ledger # for accounting and org-ledger
|
||||||
gzip # Otherwise random errors occur from the onChange script
|
gzip # Otherwise random errors occur from the onChange script
|
||||||
];
|
];
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
(spell ; tasing you for misspelling mispelling
|
(spell ; tasing you for misspelling mispelling
|
||||||
+aspell
|
+aspell
|
||||||
+flyspell)
|
+flyspell)
|
||||||
grammar ; tasing grammar mistake every you make
|
;;grammar ; tasing grammar mistake every you make
|
||||||
|
|
||||||
:tools
|
:tools
|
||||||
;;ansible
|
;;ansible
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue