Files
neovim/runtime/lua/vim
Hirokazu Hata fbc4c4fd36 lsp: make showMessage and logMessage callbacks different (#11942)
According to the LSP specification, showMessage is what is displayed and logMessage is what is stored.
Since these are different things, I devide the callback into those that match.
2020-03-02 14:27:30 +01:00
..
2018-12-20 11:57:30 +01:00
2020-03-01 23:38:43 -08:00
2019-11-20 11:39:54 -08:00