practicalli/spacemacs.d configuration has been updated with a minimal LSP configuration, providing a smooth integration between CIDER and some of the many possible LSP features and UI elements for Emacs. https://clojurians.slack.com/archives/C09C8GRLY/p1616890208038700
Fork, a non intrusive CLJS form lib. Some new interesting features in v2.4.0: β’ Any number of nested field arrays is supported ->Β https://github.com/luciodale/fork/blob/master/examples/fieldarray.cljs β’ Drag and Drop functionality to allow field array items to be re-ordered -> one linerΒ `(drag-and-drop-handlers :key idx)` https://github.com/luciodale/fork