Uzair Aftab
Uzair Aftab
For prettier, we need to figure that out...
@belafonte @NesterenkoDanil @nochzato Does #600 solve the issue at the eslint side?
No worries. Now we only need to fix prettier...
@m-faith Sniprun was added in astrocommunity, which adds REPL-like functionality You can take a look here: https://github.com/AstroNvim/astrocommunity/tree/main/lua/astrocommunity/code-runner/sniprun
Well thats for the user to config. Perhaps you want to use Ctrl + Enter? Or r+r etc etc. It should be left up to the user imho
are these functions only available on neovim 0.10?
Uni consumes most of my time. I'll be reopening this PR after the 14th of Dec. Sorry about wasting your time George.
Swapping `tuple()` with `()` microbenchmark: 
Benchmark with f-string vs Concatinations: Concatinations:  f-string:  Pretty similar
> Using generators instead of list comprehensions might be slower in some instances. That's true. But from geohots streams, I've understood that he wants things to be lazy(as much as...