index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
uri.lua
Commit message (
Expand
)
Author
Age
*
docs: fix type warnings
Maria José Solano
2023-09-23
*
fix(loader): cache path ambiguity #24491
Tyler Miller
2023-08-01
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
fix(lint): lint warnings #24226
Raphael
2023-07-10
*
refactor: remove modelines from Lua files
Gregory Anders
2023-04-13
*
docs(uri): number → integer (#22515)
Jaehwang Jung
2023-03-04
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
fix(uri): change scheme pattern to not include the comma character (#16797)
Dmytro Meleshko
2021-12-26
*
fix(uri): use valid EmmyLua annotations (#16359)
Mathias Fußenegger
2021-11-18
*
fix: correctly capture uri scheme on windows (#16027)
Michael Lingelbach
2021-10-15
*
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