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
*
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
Gregory Anders
2023-12-18
*
fix(lua): handle array with holes in luaeval() (#26630)
zeertzjq
2023-12-18
*
fix(diagnostic): check for sign namespace instead of sign group
Gregory Anders
2023-12-13
*
refactor(diagnostic): set sign by using extmark (#26193)
Raphael
2023-12-13
*
feat(iter): add `Iter.take` (#26525)
Will Hopkins
2023-12-12
*
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
2023-12-12
*
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
2023-12-12
*
Merge pull request #26458 from famiu/refactor/options/optionindex
dundargoc
2023-12-10
|
\
|
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
|
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
|
/
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
fix(lua): allow nil values in serialized Lua arrays (#26329)
Gregory Anders
2023-12-07
*
fix(json): allow objects with empty keys #25564
Emanuel
2023-12-06
*
feat(lua): implement Iter:join() (#26416)
Gregory Anders
2023-12-05
*
fix(change): update fold after on_bytes (#26364)
Jaehwang Jung
2023-12-05
*
test: check vim.wait() error message in fast context (#26242)
zeertzjq
2023-11-27
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
test: skip failing watch file tests on freebsd (#26110)
Mathias Fußenegger
2023-11-19
*
perf(lsp): replace file polling on linux with per dir watcher (#26108)
Mathias Fußenegger
2023-11-19
*
refactor(snippet): rename test utilities
Maria José Solano
2023-11-17
*
feat(lsp): support for choice snippet nodes
Maria José Solano
2023-11-17
*
feat: add vim.text module (#26069)
Gregory Anders
2023-11-16
*
test: skip failing test on freebsd
dundargoc
2023-11-10
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
*
fix(lua): correct return value for on_key with no arguments (#25911)
altermo
2023-11-07
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
fix(lsp): do not cancel snippet when selecting placeholder (#25835)
Maria José Solano
2023-10-30
*
fix(diagnostic): virtual_text prefix function should have index and total (#2...
Jongwook Choi
2023-10-27
*
fix(lsp): cancel session when leaving snippet region (#25762)
Maria José Solano
2023-10-26
*
fix(lsp): do not add extra indentation
Maria José Solano
2023-10-23
*
fix(lsp): track snippet deletion
Maria José Solano
2023-10-23
*
feat(lsp): add snippet API (#25301)
Maria José Solano
2023-10-21
*
ci(cirrus): don't run lua/help_spec (#25498)
zeertzjq
2023-10-21
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
fix(lua): vim.region on linewise selection #25467
Aayush Ojha
2023-10-06
*
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
2023-09-23
*
fix(lua): not using global value in vim.opt_global (#25196)
Phelipe Teles
2023-09-17
*
fix: invoke changed_bytes when rewriting <Tab> char #25125
Ilia Choly
2023-09-15
*
test(windows): unskip working tests (#25153)
dundargoc
2023-09-15
*
fix(diagnostic): always return copies of diagnostic items (#25010)
Evgeni Chasnovski
2023-09-06
*
refactor(vim.system): factor out on_exit handling
Lewis Russell
2023-09-05
*
fix(vim.system): make timeout work properly
Lewis Russell
2023-09-05
*
fix(vim.system): let on_exit handle cleanup after kill
Lewis Russell
2023-09-05
*
feat(treesitter): improve query error message
Amaan Qureshi
2023-08-31
*
vim-patch:9.0.1710: scrolloff options work slightly different
zeertzjq
2023-08-23
*
feat(diagnostic): filter diagnostics by specific severities (#24736)
Michael Strobel
2023-08-16
*
fix(iter): make pipeline termination conditions consistent (#24614)
Gregory Anders
2023-08-09
*
fix(api): revert unintended change of optional bool params
bfredl
2023-08-09
[next]