nlua - neovim as lua interpreter

https://github.com/mfussenegger/nlua

I had previously written about how to create a script that uses neovim and emulates the lua interpreter cli - now I finally got around to extract it into a dedicated project, with some instructions on how to use it with luarocks.

#neovim @neovim

  • @blotz
    link
    19 months ago

    Wait if I’m understanding this correctly, this let’s you run neovim code with a lua debugger/lets you write tests. That’s actually so cool!