-
### Describe the desired feature
Lua API `wml.load` and `wml.parse` should support running preprocessor with awareness of core macros.
Similar to #9587
Currently wml.load (on file) allows running…
-
### Luanti version
```true
5.9.0
```
### Summary
When viewing the repo in an IDE with https://github.com/LuaLS/lua-language-server installed, several files have "Duplicate field `var_name`.…
-
As the title says, enabling both of the features gives errors.
lua: ...reter/LuaInterpreter/Parser/SyntaxParsers/Statements.lua:179: attempt to index a nil value (local 'functionCall')
stack trace…
-
### Feature Type
Quality of Life
### Describe
I would like to start creating mods using Lua but currently I'm not sure where to begin as there is little to no documentation. I'm also not sure how t…
-
Considering that nvim 0.5.0 has been out for quite a while now, maybe it's time to completely refactor the plugin with the lua api
-
Good morning,
I love what you're trying to do, and I'm noticing that there is *some* partial support for non-Linux hosts... when I try to connect with :Neotree remote to the FreeBSD Hosts on my .ss…
-
### Problem
_No response_
### Solution
Adding a LUA script manager
### Reason
For the sake of HorseMenu's future, adding a lua scripting api and completely moving recovery options to an…
-
### Problem
After 235cb5b (#31042) I'm now getting random errors. Initially from gitsigns but I've minimised below.
```
Error executing vim.schedule lua callback: /Users/lewrus01/projects/neovim/iss…
-
Wanted to try this out on some of my LUA scripts but having issues with it outputting correctly have replicated it with something as simple as this code below.
```
local function fibonacci(n)
…
iwarp updated
2 weeks ago
-
### RTFM Checklist
- [X] I have searched exisiting issues / discussions
- [X] I have read the Wiki including the Advanced section
- [X] I have read `man fzf` / I am well versed in shell fzf
##…