mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 02:59:25 +10: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