is there any way to make vim-iced reload code using tools.namespace?
vim-iced https://liquidz.github.io/vim-iced/#_cider_way calls https://docs.cider.mx/cider/usage/misc_features.html#reloading-code which uses tools.namespace https://github.com/clojure-emacs/cider-nrepl/blob/master/src/cider/nrepl/middleware/refresh.clj#L11 By the way, there is https://liquidz.github.io/vim-iced/#_reloaded_workflows in the vim-iced documentation 😀