node-cljfmt icon indicating copy to clipboard operation
node-cljfmt copied to clipboard

Will it be a good idea to add some editor integration tips on the README.md

Open humorless opened this issue 4 years ago • 0 comments

I use vim, and I add the following snippet to my ~/.vimrc file

au BufWritePost *.cljs !cljfmt -w %

Thanks for this good tool again.

humorless avatar May 21 '20 09:05 humorless