Commit message (Expand) | Author | Age | |
---|---|---|---|
* | docs: make Lua docstrings consistent #15255 | Gregory Anders | 2021-08-22 |
* | feat(vim.uri): Allow URI schemes other than file: without authority | Tom Payne | 2021-07-10 |
* | fix(lsp): accept file URIs without a hostname | Alessandro Pezzoni | 2021-07-10 |
* | doc: Add docs for uri functions (#12887) | TJ DeVries | 2020-09-14 |
* | Change uri_to_fname to not convert non-file URIs (#12351) | Mathias Fußenegger | 2020-05-22 |
* | LSP: Avoid URI-to-fname conversion for non-file URIs #12243 | Mathias Fußenegger | 2020-05-04 |
* | vim.uri: fix uri_to_fname (#12059) | Hirokazu Hata | 2020-03-30 |
* | Add vim.uri_to_bufnr | Ashkan Kiani | 2019-11-20 |
* | lua LSP client: initial implementation (#11336) | Ashkan Kiani | 2019-11-13 |