Cmp Nvim Lsp Signature Help Save

cmp-nvim-lsp-signature-help

Project README

cmp-nvim-lsp-signature-help

nvim-cmp source for displaying function signatures with the current parameter emphasized:

Basic Example

Setup


require'cmp'.setup {
  sources = {
    { name = 'nvim_lsp_signature_help' }
  }
}
Open Source Agenda is not affiliated with "Cmp Nvim Lsp Signature Help" Project. README Source: hrsh7th/cmp-nvim-lsp-signature-help
Stars
534
Open Issues
19
Last Commit
5 days ago
Tags

Open Source Agenda Badge

Open Source Agenda Rating