conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
Olical 2020-06-11T10:08:04.203200Z

Yep, I agree, but I still like the concept. It won’t be a default πŸ™‚

Olical 2020-06-11T13:07:28.204200Z

I've added a commit to develop that should handle incredibly long namespace forms properly, it wasn't pulling out the namespace name if the closing paren of the namespace was like 50+ lines away or something.

Olical 2020-06-11T13:07:31.204400Z

Rare but possible.

Olical 2020-06-11T13:07:46.204800Z

My expression now handles the case where we only have the first part of a namespace in the header of the buffer.

Olical 2020-06-11T13:07:53.205Z

And I added some tests!

1πŸŽ‰
dharrigan 2020-06-11T13:19:26.205400Z

rocking!