Has anyone managed to get "one space indent" (https://guide.clojure.style/#one-space-indent) working correctly in vim?
Related: anything that handles :style/indent
attributes?
No, but curious to find out. I had it with an older tool I used, but there were other issues with that which led me to switch.
Now I just get tripped up by the cljfmt
failures in CI when I forget to check.