Lucien Cartier-Tilet
c9cd3d56b3
All checks were successful
deploy / deploy (push) Successful in 2m15s
7 lines
289 B
EmacsLisp
7 lines
289 B
EmacsLisp
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
((org-mode . ((langtool-default-language . "en-GB")
|
|
(org-list-allow-alphabetical . nil)
|
|
(org-confirm-babel-evaluate . nil))))
|