neovim/runtime/lua/vim/lsp
Ashkan Kiani bcae04f6c6 Updates
- Use correct implementation of text_edits.
- Send indent options to rangeFormatting and formatting.
- Remove references to vim bindings and filetype from lsp.txt
- Add more examples to docs.
- Add before_init to allow changing initialize_params.
2019-11-21 15:19:06 -08:00
..
buf.lua Updates 2019-11-21 15:19:06 -08:00
default_callbacks.lua Add full text_edit implementation. 2019-11-20 20:51:44 -08:00
log.lua lua LSP client: initial implementation (#11336) 2019-11-13 21:55:26 +01:00
protocol.lua Move everything to buf & default_callbacks 2019-11-20 16:03:32 -08:00
rpc.lua Bugfixes. 2019-11-20 11:36:50 -08:00
util.lua Updates 2019-11-21 15:19:06 -08:00