Ah yes, I did add that. I could add that into VSpaceCode if there are equivalent calva commands... I consider the VSpaceCode key bindings for Calva a sub-set of the Spacemacs Clojure mode key bindings, mainly because it took so long getting used to editing json without breaking it 🙂
Todays broadcast covers some of the foundations for writing Clojure, covering (some or all of) chapter 3 from the Brave Clojure book https://youtu.be/hTb-aZzN8sA 12:00 UTC
Ya, to me an exact matching in every detail is not important. What you have is great already. As I explore Calva, I can learn its ways of doing things where there is no practical match to spacemacs.
I'm working with VSpaceCode today on a ClojureScript project and trying to note any differences. The only difference I noticed so far is that Calva uses a single ;
for comments (which is not the typical style - and causes issues when opening comments with CIDER.