Tehnix / spaceneovim-layers

Layers for usage in SpaceNeovim 👉
https://github.com/Tehnix/spaceneovim
MIT License
43 stars 7 forks source link

Add hover type info to LSP plugin #42

Open Tehnix opened 6 years ago

Tehnix commented 6 years ago

Context: https://github.com/autozimu/LanguageClient-neovim/issues/197#event-1380450713

Add support for type information on hover, like the intero plugin, for LSP also.

Tehnix commented 4 years ago

This should now be trivial with the newest Neovim, since floating windows landed. coc.nvim has built-in support for this, so it might just be a matter of exposing this plugin through a layer.