Alejandro
Alejandro
Yes, after cleaning it should be enough to do `git push origin --force -all`. Edit: it will rewrite all the commits because of the `git filter-branch` command, but I think...
Hey, cheovim doesn't expose anything like that right now yet I'll make a small patch to expose current selected profile (and its `init.lua` path) soon. In the meantime you could...
Oops, didn't meant to close this until I push the patch, my apologies!
Woops, thought it would work based on documentation. It seems like I'll need to manually set `NONE` as the background for some hl groups. Thanks for reporting this, I'll try...
Something new? The PR referenced there was already merged 1 month ago 🤔
I've been thinking about changing how things like variables (that aren't part of RFC standard followed by rest.nvim) work and better adopting RFC 2616. If those hyphens as a separator...
Hmm I used to run them one by one manually. Maybe we could expose a Lua function to run a whole tests file(s) so we can run them all in...
Hey @teto, hope you're doing well (and sorry for the mention). Do you think it's worth it merging this one? I was checking the PRs that are open and found...
This should be more noticeable now thanks to v0.3 release and latest Neovim nightly (0.8, going to be released soon iirc) including profiling for Lua `require` calls.
Hey akin, It's been a really long time, hope you're doing well. It seems like I did finally stopped procrastinating with other projects to procrastinate with this one and did...