diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..7039f29 --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1,2 @@ +((git-commit-mode + (git-commit-major-mode . git-commit-elisp-text-mode)))