vim

For discussion on all things (neo)vim.
2021-03-31T00:17:34.037100Z

@nbtheduke IcedUndef maybe useful ( <Leader>eu by default) https://liquidz.github.io/vim-iced/vim-iced.html#%3AIcedUndef

👍 1
2021-03-31T00:24:37.037300Z

from clojure's point of view your options are the ns-unmap, or to delete and recreate the entire ns

2021-03-31T00:39:40.037500Z

(I might be wrongheaded about this, but to me the clojure specific solution (delete the var or ns) is simple enough that binding it to editor shortcuts is just obfuscation - it is almost as if it's imitating the hoops you need to jump through in a language that isn't dynamic and introspective)

👍 1