Codebase list magit / debian/2.99.0.git0957.ge8c7bd03-1 .dir-locals.el
debian/2.99.0.git0957.ge8c7bd03-1

Tree @debian/2.99.0.git0957.ge8c7bd03-1 (Download .tar.gz)

.dir-locals.el @debian/2.99.0.git0957.ge8c7bd03-1raw · history · blame

1
2
3
4
5
6
((emacs-lisp-mode
  (indent-tabs-mode . nil))
 (makefile-gmake-mode
  (outline-regexp . "##"))
 (git-commit-mode
  (git-commit-major-mode . git-commit-elisp-text-mode)))