mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Src blocks can now be reformatted. `+format/buffer` will reformat the whole src block at point. `+format/region` will format only the selection (even a subset of a src block). Closes #3484