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(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
*
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
Merge pull request #31112 from famiu/refactor/options/set_option_for
Lewis Russell
2025-01-08
|
\
|
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
|
fix(vim.fs.normalize): normalize case for windows drive letter
dundargoc
2025-01-04
*
|
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
|
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
|
fix(vim.fs.abspath): correctly handle UNC paths
dundargoc
2025-01-01
*
|
docs: misc #31479
Justin M. Keyes
2025-01-01
*
|
fix(vim.fs): joinpath() does not normalize slashes on Windows #31782
Gustav Eikaas
2024-12-31
*
|
test: skip flaky watchdirs() test on macos
dundargoc
2024-12-31
*
|
vim-patch:9.1.0965: filetype: sh filetype set when detecting the use of bash ...
Luca Saccarola
2024-12-28
*
|
feat(lua): add `vim.fs.abspath`
Famiu Haque
2024-12-28
|
/
*
feat(ui): specify whether msg_show event is added to history
Luuk van Baal
2024-12-23
*
feat(ui): additional arguments for cmdline_show/hide events
Luuk van Baal
2024-12-22
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
2024-12-16
*
fix(diagnostic): vim.diagnostic.setqflist() opens loclist on first call #31585
Juan Cruz De La Torre
2024-12-16
*
fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284
Jonny Kong
2024-12-11
*
fix(lua): avoid vim._with() double-free with cmdmod (#31505)
zeertzjq
2024-12-08
*
feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561
Bartłomiej Maryńczak
2024-12-06
*
fix(filetype): make filetype detection work with :doautocmd (#31470)
zeertzjq
2024-12-06
*
test(system_spec): check for .git dir before using git (#31458)
zeertzjq
2024-12-05
*
Merge #31358 fix test failures for release / tarball builds
Justin M. Keyes
2024-12-04
|
\
|
*
test(main_spec): use CMakePresets.json instead of .git for root marker
James McCoy
2024-12-03
*
|
fix(vim.system): close pipe handles after process handle
Lewis Russell
2024-12-04
|
/
*
perf(vim.text): use lookup table implementation for hex encoding (#30080)
Gregory Anders
2024-11-26
*
fix(lua): remove vim.loader.disable() #31344
Justin M. Keyes
2024-11-26
*
test(filetype): symlink detection works after expand('<afile>') (#31307)
zeertzjq
2024-11-22
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
fix(api): nvim_get_option_value does not clean up on FileType error #31219
altermo
2024-11-18
[next]