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
Commit message (
Expand
)
Author
Age
*
fix(lsp): clear word when expand multi-lines word (#32393)
glepnir
2025-02-13
*
fix(lsp): autotrigger should only trigger on client's triggerCharacters (#32266)
Robert Muir
2025-02-13
*
fix(memline): don't check line count for closed memline #32403
luukvbaal
2025-02-12
*
feat(column): apply appropriate numhl highlight to virt_lines (#32400)
luukvbaal
2025-02-12
*
feat(options): add 'eventignorewin' (#32152)
luukvbaal
2025-02-12
*
vim-patch:9.1.1104: CI: using Ubuntu 22.04 Github runners (#32409)
zeertzjq
2025-02-12
*
refactor(tests): drop os_kill #32401
Justin M. Keyes
2025-02-11
*
Merge #30860 LSP: symbols_to_items()
Justin M. Keyes
2025-02-11
|
\
|
*
feat(lsp)!: `symbol_to_item` requires `offset_encoding`
Yi Ming
2025-02-11
*
|
fix(treesitter): detect trees with outdated regions in `is_valid()`
Riley Bruins
2025-02-11
|
/
*
vim-patch:9.1.1095: tests: matchparen plugin test wrongly named (#32397)
zeertzjq
2025-02-11
*
fix(ui): Windows :detach is opt-in
Justin M. Keyes
2025-02-10
*
test: use --clean
Justin M. Keyes
2025-02-10
*
feat(ui): UI :detach command
Justin M. Keyes
2025-02-10
*
fix(api): memory leaks in vim.api.nvim_*get_option #32390
Cai Rijun (Richard)
2025-02-10
*
test(fix): make testing of ext_cmdline optional #32375
fredizzimo
2025-02-10
*
vim-patch:f30eb4a: runtime(qf): Update syntax file, match second delimiter
Christian Clason
2025-02-10
*
vim-patch:9.1.1091: tests: timeout might be a bit too small
zeertzjq
2025-02-10
*
vim-patch:9.0.1675: test may run into timeout when using valgrind
zeertzjq
2025-02-10
*
vim-patch:partial:9.1.1088: tests: plugin tests are named inconsistently (#32...
zeertzjq
2025-02-10
*
fix(defaults): improve visual search mappings #32378
neeshy
2025-02-09
*
fix(lua): vim.tbl_get({}, nil, 1) should return nil #32218
phanium
2025-02-09
*
test: reset cmdline abort state only after expect() has finished #32376
fredizzimo
2025-02-09
*
test: screen.lua can check win_pos #32373
fredizzimo
2025-02-09
*
vim-patch:9.1.1085: filetype: cmmt files are not recognized
Christian Clason
2025-02-09
*
vim-patch:9.1.1086: completion doesn't work with multi lines (#32377)
glepnir
2025-02-09
*
vim-patch:9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwis...
zeertzjq
2025-02-09
*
fix(messages): improve deadly signal messages #32364
Justin M. Keyes
2025-02-07
*
vim-patch:9.1.1081: has('bsd') is true for GNU/Hurd
zeertzjq
2025-02-07
*
vim-patch:8.2.0849: BeOS code is not maintained and probably unused
zeertzjq
2025-02-07
*
test(old): reorder test_functions.vim to match upstream
zeertzjq
2025-02-07
*
vim-patch:9.1.1080: filetype: Mill files are not recognized
Christian Clason
2025-02-06
*
feat(defaults): enable diffopt "linematch" #32346
Siddhant Agarwal
2025-02-06
*
vim-patch:9.1.1077: included syntax items do not understand contains=TOP (#32...
zeertzjq
2025-02-06
*
feat(diagnostic): add `current_line` option for `virtual_text` handler
Maria José Solano
2025-02-05
*
feat(treesitter): show which nodes are missing in InspectTree
Riley Bruins
2025-02-05
*
fix(messages): add a trailing space to inputlist() etc. prompts (#32328)
zeertzjq
2025-02-05
*
fix(event-loop): process input before events in getchar() (#32322)
zeertzjq
2025-02-05
*
test(terminal/cursor_spec): remove unnecessary busy handlers (#32321)
zeertzjq
2025-02-04
*
test(getchar_spec): fix flakiness (#32320)
zeertzjq
2025-02-04
*
vim-patch:9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10
zeertzjq
2025-02-04
*
vim-patch:9.1.1027: no sanitize check when running linematch
zeertzjq
2025-02-04
*
vim-patch:9.1.1022: linematch option value not completed
zeertzjq
2025-02-04
*
vim-patch:9.1.1009: diff feature can be improved
zeertzjq
2025-02-04
*
vim-patch:9.1.1074: Strange error when heredoc marker starts with "trim" (#32...
zeertzjq
2025-02-04
*
vim-patch:9.1.1073: tests: test_compiler fails on Windows without Maven
zeertzjq
2025-02-04
*
vim-patch:9.1.0967: SpotBugs compiler setup can be further improved
zeertzjq
2025-02-04
*
vim-patch:9.1.0935: SpotBugs compiler can be improved
zeertzjq
2025-02-04
*
Merge #32082 refactor(treesitter): use coroutines for resuming _parse()
Justin M. Keyes
2025-02-03
|
\
|
*
feat(treesitter): allow LanguageTree:is_valid() to accept a range
Riley Bruins
2025-02-02
[next]