mirror of
https://github.com/neovim/neovim.git
synced 2025-01-01 17:23:36 -07:00
7d4451c657
Before this commit, the LSP client would throw errors when messages without severity would be sent by the server. We make severity default to `Error` as a kludge before proper heuristics to discover the severity of a message are found. |
||
---|---|---|
.. | ||
buf.lua | ||
callbacks.lua | ||
log.lua | ||
protocol.lua | ||
rpc.lua | ||
util.lua |