Disable some Flycheck checkers

master
Fabrice Niessen 2022-10-30 20:56:46 +01:00
parent 2cde6689ce
commit dce3eef8ac
1 changed files with 2 additions and 1 deletions

View File

@ -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: