gpui-neovim 0.2.0

Embedded Neovim component for GPUI, rendered by libghostty
docs.rs failed to build gpui-neovim-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Neovim control and a generated adapter for the application's GPUI.

Call gpui_neovim::bind_gpui!(gpui) once in a shared module to define NvimEditor and Terminal against your application's GPUI dependency.