Shougo / ddc-source-lsp

lsp source for ddc.vim
Other
66 stars 20 forks source link

Enhancement: Added icons for candidates #17

Closed krisfans closed 2 years ago

krisfans commented 2 years ago

Enhancement: Added icons for candidates like deoplete https://github.com/deoplete-plugins/deoplete-lsp/blob/master/rplugin/python3/deoplete/source/lsp.py#L40

Shougo commented 2 years ago

Sorry. I don't add the feature. But you can set icon by kindLabels. https://github.com/Shougo/ddc-nvim-lsp/blob/main/doc/ddc-nvim-lsp.txt#L55