Use a better git forge

Results 36 comments of Use a better git forge

Say you want to download the latest 5.3 release, but don't remember the exact version number, in that case you should be able to write `luaver install 5.3`. As it...

In the meantime I started prototyping it in a [fork ](https://github.com/DhavalKapil/luaver/compare/master...raingloom:master). Is it looking ok? Should I do the rest too?

@DhavalKapil I haven't tested it yet, but the basic idea is to parse a semver version string and convert it to a grep pattern, then apply that pattern to the...

@umireon that really is cleaner, but I think it's more robust to use the original source. Also, sorry, I can't work much on the code this week, I have some...

As someone who up until recently had terrible internet access, the extra download seems a bit overkill. What if the output of your script was cached into a file in...

Since there is no official repository, I guess scraping is good enough, no matter what we choose, they are all susceptible to changes, but most likely nothing that can't be...

On Wed, 17 Mar 2021 17:03:15 -0700 Andrew Moffat ***@***.***> wrote: > Can you elaborate on the error in `cargo package` please? It should > be able to pull in...

yfprojects ***@***.***> writes: > I don't think this is a problem with vorta or your password containing spaces but a problem of your DBus configuration. > Look up on the...

My config didn't change in any relevant way that I know of, the python language server is in my `$PATH`, etc, etc. There is no error, nothing shows up in...

Okay, I remembered that kak-lsp can be run separately, maybe I can figure out what the heck is going on.