I am taking over maintainership of this package per asking Josh on IRC.
Summarized Changelog:
- Added new API functions
- Added new UI events redraw.screenshot and redraw.win_viewport
- Added init.lua as an alternative user config
- Source runtime/plugin/**/*.lua at startup
- Allow Lua in various runtime search paths
- Added vim.opt and fix scopes in vim.o
- Added experimental tree-sitter support
- LSP improvements and configuration support
- Fix block paste not working properly
- Fix segfault when pasting in term with empty buffer
Full changelog available here.