Files
neovim/runtime/lua/vim
Mathias Fußenegger 044eb56ed2 LSP: Don't swallow bufnr argument from callbacks (#12350)
The callbacks for `textDocument/documentSymbol` and `workspace/symbol`
never received the `bufnr` argument because the logic that adds error
validation and logging swallowed the argument.
2020-05-20 21:18:35 -04:00
..
2018-12-20 11:57:30 +01:00
2020-05-02 17:56:05 +02:00
2020-05-17 13:24:34 -04:00