We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e9327 commit 3a202e9Copy full SHA for 3a202e9
1 file changed
.dir-locals.el
@@ -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