Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add everything to lsp.buf and get rid of autoload. | Ashkan Kiani | 2019-11-20 | |
| | ||||
* | Bugfix for floating_preview | Ashkan Kiani | 2019-11-20 | |
| | | | | Don't modify your inputs. | |||
* | lua LSP client: initial implementation (#11336) | Ashkan Kiani | 2019-11-13 | |
Mainly configuration and RPC infrastructure can be considered "done". Specific requests and their callbacks will be improved later (and also served by plugins). There are also some TODO:s for the client itself, like incremental updates. Co-authored by at-tjdevries and at-h-michael, with many review/suggestion contributions. |