I'm using Tim Pope's vim-sexp-mappings-for-regular-people but recently have been seeing a strange behavior where it doesn't work at all in the first Clojure namespace I open in a neovim session. It seems to work in any other namespace I subsequently open, but never in the first one.
Anyone seen this before or have any tips for where to start debugging?
Are you using LazyVim or anything like that? I’ve had some weird first-use things happen with keybindings that I haven’t nailed down yet.