Skip to content

matsui54/denops-popup-preview.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

denops-popup-preview.vim

Show completion documentation

simplescreenrecorder-2021-10-07_00.32.13.mp4

features

  • works in both Vim and Neovim
  • support pum.vim
  • integration with other plugins
    • lsp documentation
    • vsnip snippets
    • ultisnips snippets
    • info data of Vim completion item

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

Required

denops.vim

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

Install

Use your favorite plugin manager.

Configuration

For detail, please see help.

call popup_preview#enable()