NvChad / nvim-colorizer.lua

Maintained fork of the fastest Neovim colorizer
Other
708 stars 47 forks source link

fix: removed use of deprecated vim.lsp.get_active_clients #81

Closed calebdw closed 2 months ago

calebdw commented 4 months ago

Hello!

This removes use of the vim.lsp.get_active_clients function which was deprecated in Neovim 10.

Closes #80

Thanks!

camiloaromero23 commented 2 months ago

@siduck can this get merged? 🤔

calebdw commented 2 months ago

Thanks!