mirror of
https://github.com/neovim/neovim.git
synced 2026-09-22 21:44:04 +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