nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.41k stars 287 forks source link

Fix code action preview #1406

Closed lervag closed 5 months ago

lervag commented 5 months ago

This should fix #1405.

glepnir commented 5 months ago

need util.is_ten check because it only in nightly in 0.9x there still need a false field.

lervag commented 5 months ago

Thanks; I notice you pushed an update that fixes this, so it seems I can close the PR and also the related issue.