aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGES.md')
-rw-r--r--PACKAGES.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index d8d3c8f6..ea488100 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -20,6 +20,7 @@
- [beautysh](#beautysh)
- [bicep-lsp](#bicep-lsp)
- [black](#black)
+- [blackd-client](#blackd-client)
- [blade-formatter](#blade-formatter)
- [blue](#blue)
- [brighterscript](#brighterscript)
@@ -636,6 +637,25 @@ Categories: `Formatter`
```
+# blackd-client
+
+> Tiny HTTP client for the Black (blackd) Python code formatter
+
+Homepage: [https://github.com/disrupted/blackd-client](https://github.com/disrupted/blackd-client)
+Languages: `Python`
+Categories: `Formatter`
+
+<details>
+ <summary>History:</summary>
+
+- [`b66333c`](https://github.com/williamboman/mason.nvim/commit/b66333c) 2023-01-22 - feat(registry): add blackd-client ([#928](https://github.com/williamboman/mason.nvim/issues/928)) by Dan Sully
+</details>
+
+```
+:MasonInstall blackd-client
+```
+
+
# blade-formatter
> An opinionated blade template formatter for Laravel that respects readability