emacs: change footnote prefix from "C-c f" to "C-c f n"
[~bandali/configs] / .emacs.d / etc / .dir-locals.el
1 ;;; Directory Local Variables
2 ;;; For more information see (info "(emacs) Directory Variables")
3
4 ((emacs-lisp-mode . ((flycheck-disabled-checkers . (emacs-lisp-checkdoc)))))