vim

Dumch 2022-10-31T16:10:17.703319Z

Hey. If you have to use Idea from time to time, maybe you miss “f” text object to select/delete/change a form. I wrote an instruction on how to set it up. https://www.reddit.com/r/Clojure/comments/yig9cu/vim_objects_for_forms_like_in_sexp_plugin_for/

🙏 2
2022-10-31T19:37:13.907399Z

I've updated coc-clojure to better handle initialize-options, and to fix clojure/cursorInfo/log , and to include all of the newest code actions as CocCommands (with built-in keymaps). Please let me know if you run into problems

🎉 5
dharrigan 2022-10-31T20:52:13.683479Z

partyparrot