Open all gists as read-only

They are tangled from gists.org, so modifications should be made in
that file.
This commit is contained in:
Bram Schoenmakers 2022-11-26 20:04:10 +01:00
parent 0ba591d952
commit 4e7690a5dd
1 changed files with 4 additions and 0 deletions

4
.dir-locals.el Normal file
View File

@ -0,0 +1,4 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
(("gists/" . ((nil . ((eval . (read-only-mode)))))))