* .dir-locals.el: Add explanatory header.
This commit is contained in:
parent
6c82aafcc0
commit
7cde03484b
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
;;; Directory Local Variables
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((tab-width . 8)
|
||||
(sentence-end-double-space . t)
|
||||
(fill-column . 70)
|
||||
|
|
Loading…
Add table
Reference in a new issue