ray-x / go.nvim

G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
MIT License
2.05k stars 123 forks source link

Old inlay hints types #396

Closed hurricanehrndz closed 11 months ago

hurricanehrndz commented 11 months ago

I really miss seeing the function definition and return types like in the image below, anyway to get that back

image

ray-x commented 11 months ago

I pushed a change so the old style of lsp hint will work for neovim 0.10 please set lsp_inlay_hints.style='eol'