aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRadon Rosborough <radon.neon@gmail.com>2019-07-17 11:24:22 -0700
committerRadon Rosborough <radon.neon@gmail.com>2019-07-17 11:26:52 -0700
commit903d6b810c57be4cdfadc002416aa60f34fe00f6 (patch)
tree7060547ac21862c553051e49129029d65ae8b41f /README.md
parent1258aa6a441726a3516206837cefb67e68cc4917 (diff)
Add apheleia-post-format-hook
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0076408..a90b66e 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,12 @@ the configured formatter for the current buffer. Running with a prefix
argument will cause the command to prompt you for which formatter to
run.
+The following user options are also available:
+
+* `apheleia-post-format-hook`: Normal hook run after Apheleia formats
+ a buffer. Run if the formatting is successful, even when no changes
+ are made to the buffer.
+
## Contributing
Development of Apheleia happens using the provided Makefile: