mirror of
https://github.com/neovim/neovim.git
synced 2026-09-07 22:47:34 +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