deoplete-plugins / deoplete-lsp

LSP Completion source for deoplete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Disable Hover

cideM opened this issue · comments

This commit 90d7b3a added a hover window which you can't disable or configure in any way. Would it be possible to add an option that let's people opt out of this feature?

You can disable it by autocmd! deoplete#lsp after deoplete initialized.