zbirenbaum / copilot-cmp

Lua plugin to turn github copilot into a cmp source
MIT License
1.07k stars 38 forks source link

update get_active_clients to get_clients #112

Closed morsecodist closed 1 month ago

morsecodist commented 1 month ago

I checked the source code and this should be equivalent. Using the deprecated name gives me an error message whenever I open vim.

morsecodist commented 1 month ago

Apologies, I should have checked this is a dup of https://github.com/zbirenbaum/copilot-cmp/pull/108