Skip to content

Commit

Permalink
Add format-all-region command (#150)
Browse files Browse the repository at this point in the history
Implement for clang-format, emacs-lisp, prettier, swiftformat.

A :features field is added into formatter definitions. Since most
formatters do not support formatting the region, (:features region)
indicates the ones who do.

Bumps the minimum Emacs version from 24.3 to 24.4.
  • Loading branch information
lassik committed Aug 12, 2021
1 parent ba0344f commit e0cc1b2
Showing 1 changed file with 158 additions and 33 deletions.
Loading

0 comments on commit e0cc1b2

Please sign in to comment.