kevinhwang91 / nvim-ufo

Not UFO in the sky, but an ultra fold in Neovim.
BSD 3-Clause "New" or "Revised" License
2.16k stars 37 forks source link

feat: support new api vim.lsp.get_clients #222

Closed acehinnnqru closed 1 month ago

kevinhwang91 commented 1 month ago

Using a local var of the module to store get_clients or get_active_clients is better.

acehinnnqru commented 1 month ago

Updated. I'm not sure if I take it right

kevinhwang91 commented 1 month ago

Thanks!