Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.
/ ddc-nvim-lsp-doc Public archive

Shows completion documentation and signature help from nvim-lsp.

License

Notifications You must be signed in to change notification settings

matsui54/ddc-nvim-lsp-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddc-nvim-lsp-doc

Shows completion documentation and signature help from nvim-lsp.

This plugin is no longer maintained. Please use denops-popup-preview.vim and denops-signature_help instead.

You can use them like this.

call popup_preview#enable()
call signature_help#enable()

If you use Vim or pum.vim, use denops-popup-preview.vim instead.

simplescreenrecorder-2021-09-10_00.22.27.mp4

features

  • Completion documentation
    • lsp information
    • vsnip snippets
    • ultisnips snippets
    • info data of Vim completion item

If you want to add integration of other plugins, please create issue and let me know.

  • Signature help
    • lsp information

Required

denops.vim

https://github.com/vim-denops/denops.vim

ddc.vim

https://github.com/Shougo/ddc.vim

ddc-nvim-lsp

https://github.com/Shougo/ddc-nvim-lsp

neovim 0.5.0+

Install

Use your favorite plugin manager.

Configuration

For detail, please see help.

call ddc_nvim_lsp_doc#enable()

About

Shows completion documentation and signature help from nvim-lsp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published