-
### Problem
Currently there's no way (that I'm aware of) to add offset (or rotation) to nodes with drawtype == "mesh" in the lua API. This makes it tedious/impossible to implement placing mesh node…
-
A very popular, and still growing, fork of Lua is [Luau.](https://github.com/luau-lang/luau) It's the Lua distribution created by/used in Roblox, along with being adopted by Alan Wake 2 and some other…
-
-
-
-
### Current Behavior
Hello,
I'm using Apisix for protecting a SoapAPI with openid. My identity provider is Keycloak and is located one VM and Apisix and my service are located in a Microk8s cluste…
-
The `filename()` function is called once after the buffer is opened, and once _after_ buffer is closed. This is problematic since the docs suggest:
```lua
local encoding = vim.api.nvim_buf_get_opt…
-
When I hit tab to complete something the part after the tab is not a part of dot repeat.
Example, in a lua file in input mode:
vim. ==> vim.call
(to exit input mode)
. ==> vim.
Hope this…
-
-
Hi, I like your plugin a lot - it's exactly what I need at certain moments) But it doesn't work well when buffer contains UTF-8 symbols with 2 or more chars (emojis, cyrillics etc.). I made some chang…