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
*
fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331
phanium
2025-04-05
*
test(lua/hl_spec): fix hang on exit with ASAN (#33298)
zeertzjq
2025-04-04
*
feat(vim.hl): allow multiple timed highlights simultaneously #33283
Siddhant Agarwal
2025-04-03
*
test(lua/secure_spec): fix failure with long path (#33280)
zeertzjq
2025-04-03
*
refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)
Gregory Anders
2025-03-26
*
fix: temporarily disable 0.12 deprecation tests
Justin M. Keyes
2025-03-26
*
fix(lua): no omni/cmdline completion for vim.env (#33044)
Phạm Bình An
2025-03-26
*
fix(cmdline): cmdline completion of _defer_require() modules #33007
phanium
2025-03-24
*
test(log): use tempfile for expected error logs #33017
luukvbaal
2025-03-23
*
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
2025-03-21
*
fix(messages): incorrect error message splitting and kind #32990
luukvbaal
2025-03-19
*
fix(snippet): wrong indentation when snippet contains "^" #32970
Avinash Thakur
2025-03-19
*
fix(filetype): normalize full path before matching #32227
markstegeman
2025-03-19
*
fix(lua): ensure inspect_pos() only shows visible highlight extmarks
Luuk van Baal
2025-03-18
*
refactor(test): move runtime_spec.lua to editor/ #32919
Justin M. Keyes
2025-03-16
*
test: flaky loop_spec.lua #32885
Justin M. Keyes
2025-03-14
*
feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)
Mathias Fußenegger
2025-03-14
*
fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)
phanium
2025-03-13
*
feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736
Gregory Anders
2025-03-07
*
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
2025-03-07
*
fix(lua): format errors from luv callbacks using __tostring
bfredl
2025-03-05
*
fix(diagnostic): virtual_lines diagnostic columns (#32703)
James Trew
2025-03-04
*
docs: misc #31996
Justin M. Keyes
2025-03-02
*
feat(lua): don't complete private (_) fields after dot (.) #32690
Maria José Solano
2025-03-02
*
feat(comment): allow commentstring to be determined from node metadata
Riley Bruins
2025-03-02
*
vim-patch:8.2.4603: sourcing buffer lines is too complicated
zeertzjq
2025-02-28
*
feat(lua): vim.text.indent()
Justin M. Keyes
2025-02-26
*
fix(lua): don't override script ID from :source (#32626)
zeertzjq
2025-02-25
*
fix(lua): SIGSEGV in luv callback with error(nil) #32595
phanium
2025-02-24
*
test(lua/hl_spec): fix hang on exit with ASAN (#32508)
zeertzjq
2025-02-18
*
test(lua/hl_spec): reduce flakiness (#32489)
zeertzjq
2025-02-17
*
fix(memline): don't check line count for closed memline #32403
luukvbaal
2025-02-12
*
fix(lua): vim.tbl_get({}, nil, 1) should return nil #32218
phanium
2025-02-09
*
feat(diagnostic): add `current_line` option for `virtual_text` handler
Maria José Solano
2025-02-05
*
feat(diagnostic): format() can filter diagnostics by returning nil #32302
Maria José Solano
2025-02-03
*
fix(ui): avoid redundant ext_cmdline events (#32237)
luukvbaal
2025-01-29
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
fix(lua): pop retval for fast context LuaRef
Luuk van Baal
2025-01-24
*
fix(messages): avoid empty msg_showmode with 'noshowmode'
Luuk van Baal
2025-01-24
*
test(lua/hl_spec): set timeout for transient state (#32169)
zeertzjq
2025-01-23
*
feat(lua): vim.hl.range() "timeout" #32012
Siddhant Agarwal
2025-01-22
*
vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatible
Christian Clason
2025-01-20
*
fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker
林玮 (Jade Lin)
2025-01-18
*
fix(diagnostic)!: make virtual text handler opt-in (#32079)
Gregory Anders
2025-01-18
*
fix(cmdline): prevent cmdline_show events after exiting cmdline #32033
luukvbaal
2025-01-15
*
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
2025-01-15
|
\
|
*
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
2025-01-14
*
|
feat(vim.fs): find(), dir() can "follow" symlinks #31551
Mike
2025-01-14
|
/
*
feat: add vim.fs.relpath
dundargoc
2025-01-13
*
docs: misc #31867
Justin M. Keyes
2025-01-09
[next]