-
**Is your feature request related to a problem?**
Over the last few years we've made it easier and easier to install the lua-scripts. The last remaining pain point is needing to have `git` install…
-
## CVE-2021-44647 - Medium Severity Vulnerability
Vulnerable Library - lualua-5.4.7
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, obj…
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…
-
Currently, when calling `register_userdata_type(|reg: UserDataRegistry| {})`, the closure runs immediately and registers fields/methods on `reg` even if the type `T` is never actually used in a Lua sc…
-
### Issue
Game crashing while running lua script in pcraft
### Macro description
I have this script that makes gathering those nodes that have the items always in a random slot easier..
It basic…
-
### Describe the bug
While experimenting with Lua scripting, darktable repeatedly crashes with the following error:
```
[New LWP 3546686]
[New LWP 3546687]
[New LWP 3546688]
...
BFD: error: /…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
https://redis.io/docs/latest/develop/inte…
-
### Problem
Since the release of Vim9 in 2022, the biggest Vim feature that is not (and probably will never be) available in Neovim is Vim9script, not `ttymouse`. So I think it `:h nvim-from-vim` sho…
-
As said in the title, the script works sometimes and don't for some reason that I didn't found. I tried everything that came to my mind to come with the decisive factor that made the script fail but I…
-
Script which loads Hyper expects non null opts, so it'd be nice to include `opts = {}` in the installation example like this:
```
{
'wet-sandwich/hyper.nvim',
dependencies = { 'nvim-lua/plenar…