neovim / node-client

Nvim Node.js client and plugin host
https://neovim.io/node-client/
MIT License
466 stars 49 forks source link

fix: fix types of AsyncWindow/Buffer/Tabpage #265

Closed xiyaowong closed 7 months ago

xiyaowong commented 7 months ago

Wrong type but no error image

Correct type but has an error image