mathias

joined 2 years ago
 

Released nvim-dap 0.7.0

See https://github.com/mfussenegger/nvim-dap/releases/tag/0.7.0 for the full release notes

There's still lots of stuff to do before it will hit a 1.0.0, but getting closer.

@neovim #neovim

 

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