You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
329 B
9 lines
329 B
((nil . ((indent-tabs-mode . nil) |
|
(fill-column . 70) |
|
(sentence-end-double-space . t))) |
|
(org-mode . ((mode . auto-fill))) |
|
(markdown-mode . ((mode . auto-fill))) |
|
("doc" |
|
. ((org-mode . ((org-hugo-auto-export-on-save . t))))) |
|
("test/site/content-org" |
|
. ((org-mode . ((org-hugo-auto-export-on-save . t))))))
|
|
|