Skip to content

Commit

Permalink
Meta: Add .dir-locals.el
Browse files Browse the repository at this point in the history
Fixes checkdoc spelling errors.
  • Loading branch information
alphapapa committed Oct 29, 2023
1 parent 2d74ae4 commit 7d5835e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((emacs-lisp-mode . ((ispell-buffer-session-localwords . ("wget" "pandoc" "FreeBSD" "subtree" "whitespace" "Org")))))

0 comments on commit 7d5835e

Please sign in to comment.