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)
2020-09-20T01:37:24.016400Z

i gave it a try. it does fold comment blocks, but it appears to fold other things too even with this:

let g:clojure_foldwords = "comment"
i have comment blocks interleaved with other top-level forms in some of my .clj files and the other top-level forms are also getting folded.

2020-09-20T01:38:27.016600Z

the interleaved code looks like this for example: https://github.com/sogaiu/alc.x-as-tests/blob/master/src/alc/x_as_tests/impl/runner.clj

2020-09-20T09:18:00.017100Z

2020-09-20T09:18:09.017200Z

2020-09-20T09:18:20.017300Z

👏 2
❤️ 2
dharrigan 2020-09-20T09:19:28.017500Z

Awesome!

2020-09-20T15:57:59.018300Z

@olical the timeout feature nicely deals with Figwheel REPL hangs. Thanks! :thumbsup:

🎉 1
2020-09-20T18:46:28.018700Z