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
Commit message (
Expand
)
Author
Age
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
fix(genvimvim): generate prefixed boolean options properly (#27487)
zeertzjq
2024-02-16
*
vim-patch:9.1.0112: Remove undo information, when cleaning quickfix buffer
zeertzjq
2024-02-16
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
fix(lsp): rename: load and list new buffer if attached to window (#27408)
Tomasz N
2024-02-14
*
fix(extmarks): redraw line on adding/removing conceal (#27463)
zeertzjq
2024-02-14
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)
Jongwook Choi
2024-02-13
*
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
2024-02-13
*
vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...
zeertzjq
2024-02-13
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
bfredl
2024-02-12
|
\
|
*
test: add more hlstate tests
Fred Sundvik
2024-02-05
*
|
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
2024-02-12
*
|
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
2024-02-12
*
|
fix(column): use a single path for sign sorting (#27431)
luukvbaal
2024-02-12
*
|
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
*
|
fix(messages): clear new lines when increasing 'cmdheight' (#27421)
zeertzjq
2024-02-11
*
|
test(ui/mouse_spec): make sure click is processed (#27412)
zeertzjq
2024-02-10
*
|
test: add test for scroll wheel at right-click menu (#27409)
zeertzjq
2024-02-10
*
|
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
*
|
vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)
zeertzjq
2024-02-10
*
|
vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...
zeertzjq
2024-02-10
*
|
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
*
|
vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'
zeertzjq
2024-02-08
*
|
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
|
refactor(api): use keydict and arena for more api return values
bfredl
2024-02-08
*
|
fix(event-loop): process input before events (#27358)
zeertzjq
2024-02-07
*
|
feat(treesitter): show root nodes in :InspectTree (#26944)
altermo
2024-02-06
*
|
fix(column): handle w_redr_statuscol at end filler lines (#27365)
zeertzjq
2024-02-06
*
|
vim-patch:9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines (#2...
zeertzjq
2024-02-06
*
|
docs: small fixes (#27213)
dundargoc
2024-02-06
*
|
test(tui_spec): prevent race between nvim_input and nvim_paste (#27356)
zeertzjq
2024-02-06
*
|
test: add test for 'foldcolumn' with cmdwin (#27355)
zeertzjq
2024-02-06
*
|
fix(tui): `space_buf` overflow when clearing screen (#27352)
Sean Dewar
2024-02-06
*
|
test(treesitter): add test cases for inspect_tree
Jongwook Choi
2024-02-05
*
|
fix(lsp): handle adjacent snippet tabstops
Maria José Solano
2024-02-05
|
/
*
Merge pull request #27328 from wookayin/fix/lsp-tagfunc
Lewis Russell
2024-02-05
|
\
|
*
test(lsp): add test cases for vim.lsp.tagfunc
Jongwook Choi
2024-02-03
*
|
fix(redraw): update Visual selection properly with splits (#27343)
zeertzjq
2024-02-05
*
|
fix(inccommand): update topline after moving cursor (#27341)
zeertzjq
2024-02-05
*
|
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
|
/
*
fix(keycodes): simplify S- properly when D- is present (#27316)
zeertzjq
2024-02-03
*
fix(vim.system): don't process non-fast events during wait() (#27300)
zeertzjq
2024-02-02
*
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
2024-02-02
*
feat(ex_cmds): no error on :lua with {range} and {code} (#27290)
luukvbaal
2024-02-02
*
Merge pull request #27122 from luukvbaal/signcol
bfredl
2024-02-01
|
\
|
*
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
2024-01-27
[next]