From dce3eef8acd69c45728f05676665055ed0a327e5 Mon Sep 17 00:00:00 2001 From: Fabrice Niessen Date: Sun, 30 Oct 2022 20:56:46 +0100 Subject: [PATCH] Disable some Flycheck checkers --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 85a54cd..2a81397 100755 --- a/README.org +++ b/README.org @@ -10,7 +10,7 @@ #+HTML_LINK_HOME: http://www.google.com #+HTML_LINK_UP: http://www.bing.com -#+SETUPFILE: ~/.dotfiles/org/theme-readtheorg.setup +#+SETUPFILE: ~/org/theme-readtheorg.setup #+PROPERTY: header-args :eval yes :exports both :results replace @@ -1669,5 +1669,6 @@ non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. # This is for the sake of Emacs. # Local Variables: +# flycheck-disabled-checkers: (proselint textlint) # org-hide-emphasis-markers: nil # End: