From 0c4f4f91f9b322193f9a117f73580621264d778c Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Tue, 3 Jan 2023 12:21:39 -0600 Subject: [PATCH] Add wishlist items --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b9793d1..57b5710 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,9 @@ The solution seems to be to run `pip install black pipx` somewhere. # Wishlist - Generalize this beyond emacs +- In emacs, provide a minor mode or something to use instead of + `.dir-locals.el`, which I've always found to be very fragile - Add support for more programming languages and file formats - Clean up shell script code - Be better at "just working" +- Make it easy to add "private" formatters