mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Previously prettier would always format markdown files to 80 character long lines. Now it reads the character width from the fill-column variable in such a way that fill-column can be set with dir-local variables.