zbirenbaum / copilot-cmp

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

Fix lspkind example #60

Closed knpwrs closed 1 year ago

knpwrs commented 1 year ago

There is an opening paren but not a closing paren.

algmyr commented 1 year ago

I ended up sending a PR for this as well that got merged. Sorry for not checking open PRs :/

zbirenbaum commented 1 year ago

I ended up sending a PR for this as well that got merged. Sorry for not checking open PRs :/

No worries, I should have checked too. I'll merge both.