neovim/runtime/lua/vim/lsp
Ashkan Kiani 6e8c5779cf
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
- In the process, refactored focusable_preview to a util function.
- Add text for locations_to_items of the current line.
- Improve location callback to handle multiple return values by using
set_qflist.
- Remove update_tagstack and leave note for future travelers.
2019-11-26 05:59:40 -08:00
..
buf.lua LSP: Move default buf callbacks to vim.lsp.callbacks (#11452) 2019-11-26 05:59:40 -08:00
callbacks.lua LSP: Move default buf callbacks to vim.lsp.callbacks (#11452) 2019-11-26 05:59:40 -08:00
log.lua lua LSP client: initial implementation (#11336) 2019-11-13 21:55:26 +01:00
protocol.lua Fix position params for encoding. 2019-11-21 15:41:32 -08:00
rpc.lua Bugfixes. 2019-11-20 11:36:50 -08:00
util.lua LSP: Move default buf callbacks to vim.lsp.callbacks (#11452) 2019-11-26 05:59:40 -08:00