onsails / lspkind.nvim

vscode-like pictograms for neovim lsp completion items
MIT License
1.47k stars 36 forks source link

lsp-status breakage #46

Closed darkangel-ua closed 2 years ago

darkangel-ua commented 2 years ago

With latest commit lsp-status current function functionality has been broken when cmp_format been used. That happened due to, I guess, unintended modification of vim.lsp_protocol.SymbolKind in setup function.

darkangel-ua commented 2 years ago

Fixed by 57e5b5dfbe991151b07d272a06e365a77cc3d0e7