hkupty / nvimux

Neovim as a TMUX replacement
Apache License 2.0
445 stars 17 forks source link

Neovim: Improving the lua experience #32

Open KillTheMule opened 6 years ago

KillTheMule commented 6 years ago

I've started a PR on the neovim repo to improve the situation for people who develop addons in lua. That somewhat prominently include you, so I'd be very glad if you would chime in and tell us about your experience, in particular what functions you'd like to see in a "lua stdlib". Thanks!

hkupty commented 6 years ago

Thanks for calling me in. I think this is great and I'm really glad to be able to help.

I posted some comments there linking to some stuff I felt missing or I needed to implement myself. There obviously would be more, but then I'd be speculating. I hope that is a good starting point.

Cheers, Henry