index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
uri.lua
Age
Commit message (
Expand
)
Author
Files
2026-03-13
refactor: rename _ensure_integer => _assert_integer
Justin M. Keyes
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2024-12-11
fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284
Jonny Kong
1
2024-02-28
fix(lua): remove uri fragment from file paths (#27647)
Ilia Choly
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-06
docs: small fixes (#27213)
dundargoc
1
2023-09-23
docs: fix type warnings
Maria José Solano
1
2023-08-01
fix(loader): cache path ambiguity #24491
Tyler Miller
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-07-10
fix(lint): lint warnings #24226
Raphael
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-03-04
docs(uri): number → integer (#22515)
Jaehwang Jung
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2021-12-26
fix(uri): change scheme pattern to not include the comma character (#16797)
Dmytro Meleshko
1
2021-11-18
fix(uri): use valid EmmyLua annotations (#16359)
Mathias Fußenegger
1
2021-10-15
fix: correctly capture uri scheme on windows (#16027)
Michael Lingelbach
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-07-10
feat(vim.uri): Allow URI schemes other than file: without authority
Tom Payne
1
2021-07-10
fix(lsp): accept file URIs without a hostname
Alessandro Pezzoni
1
2020-09-14
doc: Add docs for uri functions (#12887)
TJ DeVries
1
2020-05-22
Change uri_to_fname to not convert non-file URIs (#12351)
Mathias Fußenegger
1
2020-05-04
LSP: Avoid URI-to-fname conversion for non-file URIs #12243
Mathias Fußenegger
1
2020-03-30
vim.uri: fix uri_to_fname (#12059)
Hirokazu Hata
1
2019-11-20
Add vim.uri_to_bufnr
Ashkan Kiani
1
2019-11-13
lua LSP client: initial implementation (#11336)
Ashkan Kiani
1