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
/
src
/
nvim
Commit message (
Expand
)
Author
Age
*
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
2025-03-21
*
vim-patch:9.1.1226: "shellcmdline" completion doesn't work with input() (#32998)
zeertzjq
2025-03-20
*
fix(messages): incorrect error message splitting and kind #32990
luukvbaal
2025-03-19
*
fix(path): crash with nvim_get_runtime_file during wildcard expansion (#32992)
zeertzjq
2025-03-19
*
fix(api): don't use 'winborder' when reconfiguring float (#32984)
glepnir
2025-03-19
*
fix(marks): ensure decor is removed with proper range (#32973)
luukvbaal
2025-03-19
*
fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)
zeertzjq
2025-03-19
*
fix(options): fix 'winborder' accepting multiple string values (#32978)
zeertzjq
2025-03-19
*
vim-patch:9.1.1221: Wrong cursor pos when leaving Insert mode just after 'aut...
zeertzjq
2025-03-18
*
vim-patch:9.1.1222: using wrong length for last inserted string (#32975)
zeertzjq
2025-03-19
*
feat(float): add winborder option (#31074)
glepnir
2025-03-18
*
docs: misc #32959
Justin M. Keyes
2025-03-18
*
vim-patch:9.1.1216: Pasting the '.' register multiple times may not work
zeertzjq
2025-03-18
*
vim-patch:3495497: patch 9.1.1212: too many strlen() calls in edit.c
zeertzjq
2025-03-18
*
fix(column): unnecessary redraws with resized 'statuscolumn' (#32944)
luukvbaal
2025-03-17
*
docs: misc
Justin M. Keyes
2025-03-17
*
docs(api): rename "handle" => "id"
Justin M. Keyes
2025-03-17
*
fix(marks): issues with invalid marks and marks beyond eob (#32862)
luukvbaal
2025-03-16
*
refactor(tui): disable kitty key event reporting
Gregory Anders
2025-03-16
*
fix(statuscolumn): misleading v:lnum for virtual lines #32912
luukvbaal
2025-03-15
*
docs: misc
dundargoc
2025-03-15
*
feat(defaults): completeopt=popup #32909
Justin M. Keyes
2025-03-15
*
fix(cmdline): ext_cmdline block events for conditionals
Luuk van Baal
2025-03-15
*
vim-patch:9.1.1205: completion: preinserted text not removed when closing pum...
glepnir
2025-03-15
*
vim-patch:9.1.1204: MS-Windows: crash when passing long string to expand() (#...
zeertzjq
2025-03-15
*
vim-patch:9.0.1458: buffer overflow when expanding long file name
zeertzjq
2025-03-15
*
vim-patch:8.2.4963: expanding path with "/**" may overrun end of buffer
zeertzjq
2025-03-15
*
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Luuk van Baal
2025-03-13
*
vim-patch:9.1.1195: inside try-block: fn body executed with default arg undef...
zeertzjq
2025-03-13
*
vim-patch:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)
zeertzjq
2025-03-13
*
fix(terminal): delay when finishing terminal process #32846
markstegeman
2025-03-12
*
refactor(popup): use plines_m_win #32857
glepnir
2025-03-12
*
vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...
zeertzjq
2025-03-11
*
fix(ui): schedule UI detach (#32827)
Gregory Anders
2025-03-11
*
feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)
Ian Chamberlain
2025-03-11
*
vim-patch:9.1.1193: Unnecessary use of STRCAT() in au_event_disable() (#32829)
zeertzjq
2025-03-11
*
fix(events): fix incorrect capitalization of Cmdwin* events (#32813)
zeertzjq
2025-03-11
*
docs(vvars): vim.v.event.windows #32673
Vlad
2025-03-10
*
fix(popup): new preview_bufnr created when menu item is selected #32819
glepnir
2025-03-10
*
refactor(gen_events): sort enums case-insensitively (#32811)
zeertzjq
2025-03-10
*
vim-patch:9.1.1190: C indentation does not detect multibyte labels (#32808)
zeertzjq
2025-03-09
*
perf(events): use hashy for event name lookup (#32802)
zeertzjq
2025-03-10
*
Merge #32687 "g<" for ext_messages
Justin M. Keyes
2025-03-09
|
\
|
*
feat(messages): "g<" mapping for ext_messages
Luuk van Baal
2025-03-03
|
*
refactor(messages): simplify message history
Luuk van Baal
2025-03-03
*
|
fix(nvim__set_complete): pum preview info truncated during completion #32555
glepnir
2025-03-09
*
|
fix(build): vimdoc tags are not validated #32801
Justin M. Keyes
2025-03-09
*
|
build(generator): add dependencies on hashy (#32796)
zeertzjq
2025-03-09
*
|
vim-patch:9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc() (#...
zeertzjq
2025-03-09
*
|
refactor(generator): remove nested loop for event aliases (#32780)
zeertzjq
2025-03-09
[next]