pmizio / typescript-tools.nvim

⚡ TypeScript integration NeoVim deserves ⚡
MIT License
1.26k stars 36 forks source link

fix: deprecated warnings #267

Closed notomo closed 2 weeks ago

notomo commented 1 month ago

Fix: https://github.com/pmizio/typescript-tools.nvim/issues/266

This PR will fix not to use the following deprecated api.

📝 https://neovim.io/doc/user/deprecated.html#deprecated-0.10

krypciak commented 1 month ago

Tested and it doesn't seem to cause issues based on my basic testing

pedro757 commented 1 month ago

It should be merged!