Skip to content

Commit 3a202e9

Browse files
committed
.dir-locals.el: New file
1 parent 82e9327 commit 3a202e9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.dir-locals.el

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
((markdown-mode
2+
(ispell-local-dictionary . "american")
3+
(eval ignore-errors
4+
(flyspell-mode)
5+
(visual-line-mode)
6+
(auto-fill-mode -1))))

0 commit comments

Comments
 (0)