Skip to content

Commit

Permalink
dev: add .dir-locals.el
Browse files Browse the repository at this point in the history
  • Loading branch information
hlissner committed Aug 7, 2022
1 parent 8db3a39 commit 6418bf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
((nil (git-commit-major-mode . git-commit-elisp-text-mode)
(fill-column . 80)))

0 comments on commit 6418bf9

Please sign in to comment.