this post was submitted on 05 Nov 2023
1 points (100.0% liked)

Neovim

2157 readers
1 users here now

founded 1 year ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] suy@programming.dev 1 points 1 year ago (1 children)

Seems very simple yet very useful. Thanks for sharing this to Lemmy!

How come it requires such a newer neovim, though? I'm still in 0.7, and I've not bothered to upgrade (mostly because the many OSs in which I work on, this tends to be painful).

[โ€“] tun@lemm.ee 1 points 1 year ago

I use asdf-vm with neovim plugin to install.