mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 12:09:15 -05:00
.dir-locals.el: Fill at 78 columns.
This commit is contained in:
parent
d0840e4a23
commit
5cfdcd6a26
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
;; Per-directory local variables for GNU Emacs 23 and later.
|
;; Per-directory local variables for GNU Emacs 23 and later.
|
||||||
|
|
||||||
((nil . ((fill-column . 72)
|
((nil . ((fill-column . 78)
|
||||||
(tab-width . 8)))
|
(tab-width . 8)))
|
||||||
(c-mode . ((c-file-style . "gnu")))
|
(c-mode . ((c-file-style . "gnu")))
|
||||||
(scheme-mode
|
(scheme-mode
|
||||||
|
|
Loading…
Reference in a new issue