vim

Noah Moss 2024-09-10T19:21:10.407569Z

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?

James Amberger 2024-09-13T23:22:08.145999Z

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.