Files
neovim/runtime/lua/vim
Ghjuvan Lacambre 7d4451c657 LSP: fix breakage when severity isn't specified (#12027)
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.
2020-04-18 18:21:08 +02:00
..
2018-12-20 11:57:30 +01:00
2020-03-01 23:38:43 -08:00
2020-03-30 14:30:24 +02:00