Hi all, We’re planning on releasing Neovim 0.7 on April 15th. As usual, we will have a 2 week stabilization period during which we ask that users test and report any bugs (we skipped yesterday, for the reason you might imagine). The main features of this release are: lua autocommands lua keymap API lua command API global namespace lua highlights (pure lua colorschemes) global statusline support for setting signs via nvim_buf_set_extmark the ability to distinguish from in mapping...