Skip to content

Commit

Permalink
Merge branch 'main' into emacs-30
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed May 20, 2024
2 parents 2f14cbb + ecea0d2 commit 3748c0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .dir-locals.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((emacs-lisp-mode
((nil
(fill-column . 72)
(sentence-end-double-space . t)
(show-trailing-whitespace . t)
(indent-tabs-mode . nil)))

0 comments on commit 3748c0b

Please sign in to comment.