-
I just started a new plugin and decided to give `busted` another shot after previously having found it not usable for plugin development (a separate story -- let's see if this time goes any better...)…
-
We already bundle a luarocks config.
With this, we can set `variables.LUA = `.
-
### Feature request type
enhancement
### Is your feature request related to a problem? Please describe
Some redis clients, such as the BullMQ library for Node.js, expect the server to have the `cms…
-
I started a run and left it on in another room, so I wasn't paying super close attention to anything happening. I came back around 10-ish hours into the run to find the game still and this error in th…
-
When I try to compile my script in "il2cpp", I get this error:
```
System.NotSupportedException: To marshal a managed method, please add an attribute named 'MonoPInvokeCallback' to the method defini…
-
```
nvim -u NORC
:lua require('telescope.builtin').find_files()
```
I built neovim w/ these flags
`rm -rf build && CMAKE_EXTRA_FLAGS="-DCMAKE_C_COMPILER=clang -DCLANG_ASAN_UBSAN=1" make`
…
-
i tried to run the program when this erorr come to me
NLua.Exceptions.LuaException: unprotected error in call to Lua API (0)
в NLua.Lua.PanicCallback(IntPtr luaState)
в lua_error(lua_State…
-
### Problem
observed in https://github.com/neovim/neovim/pull/24508
```
RUN T1 autocmd api nvim_create_autocmd validation: 26.31 ms OK
==================== File /home/runner/work/neovim/n…
-
## Problem
Executing the `:Silicon` command crashses nvim. The image was still created and placed into my clipboard however.
Here is the macOS crash report: https://pastebin.com/m30B0rJX
OS: …
-
hi, thank you for nice project.
I try to use Unity3D-NLua in this project, then I got strange following error when try to create lua object.
but harmless because after that, lua object is created cor…