|
|
|
|
|
by siproprio
700 days ago
|
|
Lua is the correct choice. It’s not perfect, but there’s nothing better than it. 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. |
|
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.