mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 15:58:17 +00:00

At least the `gopls` language server seems to return nil/null if no code actions are available. Currently this results in an error: > Error executing vim.schedule lua callback: shared.lua:199: Expected table, got nil