daa84 / neovim-lib

Rust library for Neovim clients
GNU Lesser General Public License v3.0
192 stars 26 forks source link

Missing UIAttachOption for ext_messages #32

Closed badosu closed 5 years ago

badosu commented 5 years ago

I was taking a look at externalized messages support for gnvim, it seems ext_messages is missing.

See: https://github.com/neovim/neovim/blob/master/runtime/doc/ui.txt#L680