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(move): wrong cursor row on concealed line (#32629)
luukvbaal
2025-02-25
*
fix(treesitter): nil check query for has_conceal_line
Luuk van Baal
2025-02-25
*
test(ui/cursor_spec): reduce flakiness (#32627)
zeertzjq
2025-02-25
*
fix(lsp): resize hover window for concealed lines
Luuk van Baal
2025-02-25
*
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
2025-02-25
*
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
2025-02-25
*
vim-patch:9.1.1140: filetype: m17ndb files are not detected (#32618)
zeertzjq
2025-02-25
*
test: combined injections (#32611)
Artem
2025-02-25
*
vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...
glepnir
2025-02-25
*
fix(api): don't override Vimscript SID (#32610)
zeertzjq
2025-02-25
*
fix(lua): SIGSEGV in luv callback with error(nil) #32595
phanium
2025-02-24
*
vim-patch:025dc48: runtime(vim): Update base-syntax, match :CompilerSet and :...
zeertzjq
2025-02-24
*
vim-patch:9.1.1143: illegal memory access when putting a register (#32604)
zeertzjq
2025-02-24
*
feat(complete): CompleteDone reason "cancel", "discard" #32600
Evgeni Chasnovski
2025-02-23
*
fix(float): can set title/footer without setting border #32594
Evgeni Chasnovski
2025-02-23
*
fix(float): ensure floating window width can fit title
Maria José Solano
2025-02-23
*
vim-patch:9.1.1139: [fifo] is not displayed when editing a fifo
zeertzjq
2025-02-23
*
test(unit/strings_spec): show ctx when vim_snprintf content check fails #32570
James McCoy
2025-02-22
*
vim-patch:9.1.1134: filetype: Guile init file not recognized
Christian Clason
2025-02-23
*
vim-patch:9.1.1133: filetype: xkb files not recognized everywhere
Christian Clason
2025-02-23
*
vim-patch:9.1.1135: 'suffixesadd' doesn't work with multiple items (#32573)
zeertzjq
2025-02-22
*
fix(lsp): unify get_completion_word for textEdits/insertText
Mathias Fussenegger
2025-02-22
*
fix(tests): filter out lines with __typeof__ keyword (#32524)
Sören Tempel
2025-02-22
*
vim-patch:9.1.1132: Mark positions wrong after triggering multiline completio...
zeertzjq
2025-02-21
*
fix(marks): truncate double-width inline virt_text consistently (#32560)
zeertzjq
2025-02-21
*
vim-patch:9.1.1130: 'listchars' "precedes" is not drawn on Tabs. (#32563)
zeertzjq
2025-02-21
*
test: adjust multibyte virtual text test (#32557)
zeertzjq
2025-02-21
*
fix(treesitter): `TSNode:field()` returns all children with the given field
Riley Bruins
2025-02-21
*
perf(treesitter): only search for injections within the parse range
Riley Bruins
2025-02-21
*
fix(messages): list_cmd kind for :registers, :au[g] #32531
luukvbaal
2025-02-20
*
vim-patch:9.1.1127: preinsert text is not cleaned up correctly (#32544)
zeertzjq
2025-02-21
*
vim-patch:9.1.1125: cannot loop through pum menu with multiline items (#32543)
zeertzjq
2025-02-21
*
vim-patch:9.1.1126: patch 9.1.1121 used a wrong way to handle enter
zeertzjq
2025-02-21
*
test(completion_spec): make Enter test descriptions more accurate
zeertzjq
2025-02-21
*
vim-patch:9.1.1121: Enter does not insert newline with "noselect"
glepnir
2025-02-21
*
vim-patch:9.1.1124: No test for 'listchars' "precedes" with double-width char...
zeertzjq
2025-02-21
*
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
2025-02-20
*
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
2025-02-20
*
fix(keycodes): recognize <Find>, <Select> #28431
Mantas Mikulėnas
2025-02-20
*
fix(treesitter): avoid computing fold levels for empty buffer
Luuk van Baal
2025-02-19
*
fix(terminal): avoid more `busy_start` lacking `busy_stop` (#32509)
Sean Dewar
2025-02-19
*
vim-patch:9.0.0532: edit test is flaky when run under valgrind (#32518)
zeertzjq
2025-02-19
*
test(lua/hl_spec): fix hang on exit with ASAN (#32508)
zeertzjq
2025-02-18
*
fix(tests): remove the __extension__ keyword in filter_complex_blocks (#32483)
Sören Tempel
2025-02-18
*
docs: misc (#32258)
dundargoc
2025-02-17
*
test(lua/hl_spec): reduce flakiness (#32489)
zeertzjq
2025-02-17
*
test: reduce flakiness in highlight tests (#32488)
zeertzjq
2025-02-17
*
fix(marks): handle composing in inline virt_text with 'nowrap' (#32477)
zeertzjq
2025-02-16
*
fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)
zeertzjq
2025-02-16
*
fix(terminal): avoid mismatched `busy_start` without `busy_stop` (#32458)
Sean Dewar
2025-02-15
[next]