Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add format-all-region command (#150)
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