Add Emacs configuration
This commit is contained in:
parent
7351fe3092
commit
d483771d9e
9
.dir-locals.el
Normal file
9
.dir-locals.el
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
(
|
||||||
|
(nil . (
|
||||||
|
(whitespace-style . (face
|
||||||
|
tabs tab-mark indentation::tab
|
||||||
|
spaces space-mark indentation::space
|
||||||
|
newline newline-mark
|
||||||
|
trailing))
|
||||||
|
))
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user