aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/lsp/util_spec.lua
Commit message (Collapse)AuthorAge
* lualintAshkan Kiani2019-11-21
|
* UpdatesAshkan Kiani2019-11-21
- 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.