summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/uri.lua
AgeCommit message (Expand)AuthorFiles
2022-05-09chore: format runtime with styluaChristian Clason1
2021-12-26fix(uri): change scheme pattern to not include the comma character (#16797)Dmytro Meleshko1
2021-11-18fix(uri): use valid EmmyLua annotations (#16359)Mathias Fußenegger1
2021-10-15fix: correctly capture uri scheme on windows (#16027)Michael Lingelbach1
2021-08-22docs: make Lua docstrings consistent #15255Gregory Anders1
2021-07-10feat(vim.uri): Allow URI schemes other than file: without authorityTom Payne1
2021-07-10fix(lsp): accept file URIs without a hostnameAlessandro Pezzoni1
2020-09-14doc: Add docs for uri functions (#12887)TJ DeVries1
2020-05-22Change uri_to_fname to not convert non-file URIs (#12351)Mathias Fußenegger1
2020-05-04LSP: Avoid URI-to-fname conversion for non-file URIs #12243Mathias Fußenegger1
2020-03-30vim.uri: fix uri_to_fname (#12059)Hirokazu Hata1
2019-11-20Add vim.uri_to_bufnrAshkan Kiani1
2019-11-13lua LSP client: initial implementation (#11336)Ashkan Kiani1