ddc-source-lsp
ddc-source-lsp copied to clipboard
lsp source for ddc.vim
Results
2
ddc-source-lsp issues
Sort by
recently updated
recently updated
newest added
# Problems summary When calling `ddc#get_previewer({item})` while configuring `lspEngine: 'vim-lsp'`, `getPreviewer` does not work due to timeout. ## Expected It gets additional information for a given completion item. ## Environment...
add support to vim9script lsp client [yegappan/lsp](https://github.com/yegappan/lsp)