mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move .dir-locals.el to root
So all org files in $EMACSDIR are read-only when first opened.
This commit is contained in:
1
.dir-locals.el
Normal file
1
.dir-locals.el
Normal file
@ -0,0 +1 @@
|
||||
((org-mode (buffer-read-only . t)))
|
Reference in New Issue
Block a user