criptolibretto/.dir-locals.el

10 lines
282 B
EmacsLisp
Raw Normal View History

2018-04-19 14:01:31 +02:00
(
(nil . (
(whitespace-style . (face
tabs tab-mark indentation::tab
spaces space-mark indentation::space
newline newline-mark
trailing))
))
)