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
/
test
/
functional
/
lua
/
uri_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(lua): remove uri fragment from file paths (#27647)
Ilia Choly
2024-02-28
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
chore: typo fixes (#16921)
dundargoc
2022-01-29
*
fix(uri): change scheme pattern to not include the comma character (#16797)
Dmytro Meleshko
2021-12-26
*
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
fix: correctly capture uri scheme on windows (#16027)
Michael Lingelbach
2021-10-15
*
feat(vim.uri): Allow URI schemes other than file: without authority
Tom Payne
2021-07-10
*
test(lsp): file URIs without a hostname
Alessandro Pezzoni
2021-07-10
*
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
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13