mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
5c5c5549a4
An emacs minor-mode for keeping paragraphs filled in both comments and prose. Each time a space is inserted the current paragraph is refilled. Some special behaviour is implemented in a few major modes where the default fill-paragraph behaviour would affect code as well as comments. The package repository is [here](https://github.com/davidshepherd7/aggressive-fill-paragraph-mode). I am the author of the package.
2 lines
125 B
Text
2 lines
125 B
Text
(aggressive-fill-paragraph :fetcher github
|
|
:repo "davidshepherd7/aggressive-fill-paragraph-mode")
|