Oliver Caldwell
Oliver Caldwell
Nice! I do think the LSP disabling call needs to be called more often though, looks like as I open and close the log the diagnostics come back.
So you are expecting to see "Tentando adicionar pessoa" in the log and you are not? Do you see the output in you Clojure nREPL window instead? Because you're `print`...
This has been biting me, I assumed this would be the fix too. Any chance of this being merged any time soon? It's killing my 6 hour-ish long process over...
Ah, didn't realise this wasn't being maintained, thanks for the heads up, @bdeitte!
What if you want to use requirejs-text in your own code? What if you need a different version? You would have to include multiple versions of the same script. I...
Yeah, good point, the middleware is great, maybe that's something that could be added (one day in the future if `bb` ever supported something extra and injectable like this). One...
This should be the case and I _can_ compile-on-write `.fnl` files from another working directory. So in my home dir I can open one of nfnl's files and write to...
Is this still an issue for you? Because I couldn't reproduce it earlier, I can try again with the same specific Neovim version as you if you let me know...
Ah okay! Thanks for looking into this! I'll take a look at the PR. I should really try and get some sort of nvim setup working on my gaming PC...