criptolibretto/.dir-locals.el

10 lines
282 B
EmacsLisp

(
(nil . (
(whitespace-style . (face
tabs tab-mark indentation::tab
spaces space-mark indentation::space
newline newline-mark
trailing))
))
)