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
Commit message (
Expand
)
Author
Age
...
*
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
2023-06-14
*
feat: tostring(vim.version())
Justin M. Keyes
2023-06-12
*
feat(lua): use callable table as iterator in vim.iter (#23957)
Mathias Fußenegger
2023-06-10
*
feat(lua): add ringbuffer (#22894)
Mathias Fußenegger
2023-06-08
*
feat(lua): add `vim.system()`
Lewis Russell
2023-06-07
*
fix: version-range < and <= #23539
Gianmaria Bajo
2023-06-06
*
fix(spell): splice extmarks on :spellrepall (#23929)
zeertzjq
2023-06-06
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' (#23727)
zeertzjq
2023-05-23
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
feat(fs): expose join_paths as `vim.fs.joinpath` (#23685)
Christian Clason
2023-05-20
*
build: bundle uncrustify
dundargoc
2023-05-18
*
fix(excmd): append original command to error message
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
fix(heredoc): allow missing end marker for scripts
zeertzjq
2023-04-29
*
Merge pull request #23216 from bfredl/lpeg
bfredl
2023-04-27
|
\
|
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
|
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
|
/
*
test: move vim.iter tests to separate file
Gregory Anders
2023-04-24
*
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
*
fix(iter): add tag to packed table
Gregory Anders
2023-04-19
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
fix(watchfiles): skip Created events when poll starts (#23139)
Jon Huhn
2023-04-17
*
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
2023-04-17
*
vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)
zeertzjq
2023-04-16
*
fix(lua): inspect_pos respect bufnr when get syntax info (#23098)
Raphael
2023-04-16
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
fix(loader): reset hashes when running the loader
Lewis Russell
2023-04-13
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
2023-04-07
*
test(lua/diagnostic_spec): remove unnecessary after_each()
zeertzjq
2023-04-07
*
test(vim.fs.normalize): enable test on Windows
dundargoc
2023-04-05
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
refactor(lua): get all marks instead of iterating over namespaces
Luuk van Baal
2023-04-02
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
test: fix flaky watchfiles tests (#22637)
Jon Huhn
2023-03-26
*
build(win): export extern symbols for use in FFI #22756
luukvbaal
2023-03-23
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
[prev]
[next]