Popup tracking

Popup tracking

[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete

Goals

Provide an API that is compatible with the vim popup_* APIs. After stablization and any required features are merged into Neovim, we can upstream this and expose the API in vimL to create better compatibility.

Notices

List of Neovim Features Required:

Optional:

Unlikely (due to technical difficulties):

Unlikely (due to not sure if people are using):

Progress

Suported Features:

All known unimplemented vim features at the moment