Skip to content
Snippets Groups Projects
Commit c5ed7924 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Personnalisation de grammalecte (on ignore les espaces multiples)

parent 76d775fd
No related branches found
No related tags found
No related merge requests found
......@@ -492,6 +492,7 @@
(setq flycheck-grammalecte-enabled-modes
'(org-mode text-mode mail-mode latex-mode markdown-mode))
(setq flycheck-grammalecte-report-apos nil)
(setq flycheck-grammalecte-report-esp nil)
(setq flycheck-grammalecte-report-nbsp nil))
;; Pour JS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment