EvolveBeyond / NvPak

A clean config for neovim to be of particular complexity
Other
95 stars 9 forks source link

Adding guidance and learning capabilities to lsp. #104

Open Pakrohk opened 1 year ago

Pakrohk commented 1 year ago

Currently, lsp and cmp work well together, but several features should be added to make it smarter and better when programming.

Pakrohk commented 1 year ago

My recommended plugin for hover-over documentation is currently this plugin, if you know or find a better option, introduce it (even if there is a competitive option, but it is not better, send it, it might be useful) https://github.com/lewis6991/hover.nvim

ARS101 commented 1 year ago

I need a bit some time before working on this.

Also we need "go to definition" function which I probably have the solution for.