You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua
Matthew Taylor ae078b8da4
Fixes #451 inlay hint api change (#452)
Breaking: requires latest neovim nightly (f1dfe32bf5552197e0068298b0527526a4f918b1)
feat(lua): enable(enable:boolean, filter:table) #28374

* Fixes #451 inlay hint api change

Change the calls to inlay_hint.enable to arrange the
parameters in the expected way.

* correct filter table expression
6 days ago
..
go Fixes #451 inlay hint api change (#452) 6 days ago
snips inlay_hint toggle improvement, luasnip timestamp 4 months ago
tests github actions 1 month ago
go.lua better fallback to goimports 3 weeks ago