brenoprata10 / nvim-highlight-colors

Highlight colors for neovim
696 stars 32 forks source link

Add `lspkind.nvim` integration example #113

Closed mehalter closed 4 months ago

mehalter commented 4 months ago

This adds some a more explicit example of lspkind since the approaches to modifying the completion item is not the same

Fixes #111