(no title)
siproprio | 1 year ago
It’s the fastest scripting language and it’s easy to embed it into the application.
The ‘batteries’ can be found in `:h lua.txt`, they’ve grown significantly each release, and you can even use a package manager.
siproprio | 1 year ago
It’s the fastest scripting language and it’s easy to embed it into the application.
The ‘batteries’ can be found in `:h lua.txt`, they’ve grown significantly each release, and you can even use a package manager.
wruza|1 year ago
The ‘batteries’ can be found in `:h lua.txt`
https://neovim.io/doc/user/lua.html
Reinventing iteration, vim.NIL, empty dict, utf-8, etc. Sorry for the snark, but I'm not surprised in the slightest and have no other emotion for that. They could have that and a whole world of packages and tools out of the box by using virtually any language except Lua.
siproprio|1 year ago