diff options
| author | Radon Rosborough <radon.neon@gmail.com> | 2019-07-17 11:24:22 -0700 |
|---|---|---|
| committer | Radon Rosborough <radon.neon@gmail.com> | 2019-07-17 11:26:52 -0700 |
| commit | 903d6b810c57be4cdfadc002416aa60f34fe00f6 (patch) | |
| tree | 7060547ac21862c553051e49129029d65ae8b41f /README.md | |
| parent | 1258aa6a441726a3516206837cefb67e68cc4917 (diff) | |
Add apheleia-post-format-hook
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |
