Paul Fernandez
Paul Fernandez
Well, I finally was given some time to work on tech debt and got this into our project. It works perfectly as a drop-in replacement for cljfmt and everyone seems...
I finally took the time to figure this out today. With `` as my leader key: ```vim " Set as leader nnoremap let mapleader = "\" " Register top-level dictionary...
This PR looks like it would solve issues #1 and #2
For anyone else looking at this, although this project appears to be abandoned, I just tried https://clojars.org/rasom/lein-githooks and it ran `:pre-commit ["sh bin/pre-commit]` just fine.