-
Goals:
- [ ] Can download and install packages from LuaRocks
- [ ] Can download and install packages from Lit
- [ ] Can download and install packages from GitHub
- [ ] Can download and install p…
-
Hi,
i suppose you just forgot to set them...
-
This hasn't been an issue for the first month or so when my bot was hosted but then it just showed up out of nowhere and I've tried going around the issue by retrying to send the request if it returns…
-
coro-net defines an `optionalDependencies` key in its metadata, but as far as I can tell that is unsupported by lit. Was this something that there were plans to add support for?
-
When building package for openSUSE, rpmlint warns me:
> This executable is calling setuid and setgid without setgroups or initgroups. There is a high probability this means it didn't relinquish all…
mcepl updated
5 years ago
-
GitHub [has updated all repositories to use ``main`` as their default branch name](https://github.blog/changelog/2020-10-01-the-default-branch-for-newly-created-repositories-is-now-main/), but lit see…
-
It appears that as of 1.3.0 (the version I am currently using) it is not possible to use a local upstream as such:
`upstream: ws://127.0.0.1:4822`
When running `lit serve` in one terminal, and `lit…
-
### Describe the bug
Lua parser fails to find ending of string enclosed by level 1 Lua long brackets if the last character of the string is a square bracket.
### To Reproduce
1. Open using N…
-
Hi, first off, I recognize this is quite the undertaking, so I don't really expect any work to be done until enough people have real use cases for it and someone feels passionate about building it.
…
-
### Problem
Neovim currently [translates](https://github.com/neovim/neovim/blob/master/runtime/doc/luvref.txt) the markdown documentation from this repo into its own vim-help format. This is curren…