aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-02-03 00:03:08 +0000
committerGithub Actions <actions@github>2024-02-03 00:03:08 +0000
commit0d700ba9242abc44972109cb58085061d35c44d6 (patch)
treef2ea35933653ed4ef0029646621a0bed2834ef7f /README.md
parent338c3070ae7f7028185ae6123541c2ca71cfe7ff (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 58090ae..79d7796 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,7 @@ You can view this list in vim with `:help conform-formatters`
- [autocorrect](https://github.com/huacnlee/autocorrect) - A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK.
- [autoflake](https://github.com/PyCQA/autoflake) - Removes unused imports and unused variables as reported by pyflakes.
- [autopep8](https://github.com/hhatto/autopep8) - A tool that automatically formats Python code to conform to the PEP 8 style guide.
+- [awk](https://www.gnu.org/software/gawk/manual/gawk.html) - Format awk programs with awk
- [bean-format](https://beancount.github.io/docs/running_beancount_and_generating_reports.html#bean-format) - Reformat Beancount files to right-align all the numbers at the same, minimal column.
- [beautysh](https://github.com/lovesegfault/beautysh) - A Bash beautifier for the masses.
- [bibtex-tidy](https://github.com/FlamingTempura/bibtex-tidy) - Cleaner and Formatter for BibTeX files.