aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/uri_spec.lua
Commit message (Expand)AuthorAge
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* docs: fix typos (#20394)dundargoc2022-09-30
* chore: typo fixes (#16921)dundargoc2022-01-29
* fix(uri): change scheme pattern to not include the comma character (#16797)Dmytro Meleshko2021-12-26
* vim-patch:8.2.3468: problem with :cd when editing file in non-existent directoryzeertzjq2021-11-19
* fix: correctly capture uri scheme on windows (#16027)Michael Lingelbach2021-10-15
* feat(vim.uri): Allow URI schemes other than file: without authorityTom Payne2021-07-10
* test(lsp): file URIs without a hostnameAlessandro Pezzoni2021-07-10
* Change uri_to_fname to not convert non-file URIs (#12351)Mathias Fußenegger2020-05-22
* LSP: Avoid URI-to-fname conversion for non-file URIs #12243Mathias Fußenegger2020-05-04
* vim.uri: fix uri_to_fname (#12059)Hirokazu Hata2020-03-30
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13