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
Commit message (
Expand
)
Author
Age
*
fix(repeat_cmdline): Save the repeat_cmdline when calling a userfunc.
userregs_2
Josh Rahm
12 days
*
feat(userregfunc): programmable user-defined registers with multibyte support
Josh Rahm
12 days
*
vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)
zeertzjq
2025-04-09
*
fix(editor): respect [+cmd] when executing :drop #33339
jyn
2025-04-08
*
fix(display): scroll redrawing doesn't account for virt_lines above fold #33374
luukvbaal
2025-04-08
*
vim-patch:9.1.1287: quickfix code can be further improved
zeertzjq
2025-04-08
*
vim-patch:9.1.1283: quickfix stack is limited to 10 items
zeertzjq
2025-04-08
*
vim-patch:9.1.1253: abort when closing window with attached quickfix data
zeertzjq
2025-04-08
*
fix(decor): enable decoration provider in on_start #33337
luukvbaal
2025-04-07
*
fix(defaults): keywordprg=:help on Windows #33336
Emanuel Krollmann
2025-04-07
*
build: bump NVIM_API_LEVEL #33340
Justin M. Keyes
2025-04-05
*
docs: clipboard, eval #33223
Justin M. Keyes
2025-04-05
*
vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...
zeertzjq
2025-04-05
*
fix(messages): verbose message emitted without kind #33305
luukvbaal
2025-04-04
*
feat(defaults): store spellfile in stdpath('data') #33048
Yochem van Rosmalen
2025-04-04
*
vim-patch:9.1.1272: completion: in keyword completion Ctrl_P cannot go back a...
glepnir
2025-04-04
*
vim-patch:9.1.1269: completion: compl_shown_match is updated when starting ke...
glepnir
2025-04-03
*
fix(events): crash on SIGTSTP (Ctrl-Z) #33258
phanium
2025-04-02
*
fix(highlight): no match highlight during :substitute prompt #33262
luukvbaal
2025-04-02
*
vim-patch:9.1.1266: MS-Windows: type conversion warnings (#33264)
zeertzjq
2025-04-02
*
fix(api): nvim_set_keymap() throws error even in pcall() #33228
tstsrt
2025-04-01
*
fix(window): crash on negative window height with 'winbar' #33250
luukvbaal
2025-04-01
*
docs(eval): fix dict param type of mapset
Sean Dewar
2025-04-01
*
docs(eval): fix lnum type for functions using tv_get_lnum
Sean Dewar
2025-04-01
*
fix(display): wrong cursor column with 'concealcursor' = "n" and virt_text (#...
luukvbaal
2025-04-01
*
fix(move): adjust for concealed lines above topline after scrolling up (#33211)
luukvbaal
2025-04-01
*
feat(float): 'winborder' "bold" style #33189
glepnir
2025-03-31
*
feat(editor): 'autowriteall' on SIGHUP/SIGQUIT #32843
Skoh
2025-03-31
*
Merge pull request #32440 from fredizzimo/message-attach
bfredl
2025-03-31
|
\
|
*
fix(ui): send multigrid message position and size when the UI is refreshed
Fred Sundvik
2025-03-27
*
|
fix(terminal): emit Termrequest for all OSC sequences #33181
phanium
2025-03-30
*
|
docs: lsp config/commands #33122
Justin M. Keyes
2025-03-30
*
|
docs: faq, lua packages #33183
Phạm Bình An
2025-03-30
*
|
vim-patch:9.1.1263: string length wrong in get_last_inserted_save() (#33194)
zeertzjq
2025-03-30
*
|
vim-patch:9.1.1260: Hang when filtering buffer with NUL bytes (#33192)
zeertzjq
2025-03-30
*
|
fix(api): use E226 instead of E227 for duplicate abbreviation (#33159)
zeertzjq
2025-03-30
*
|
refactor(treesitter): migrate to ts parser callback API #33141
Riley Bruins
2025-03-29
*
|
Merge pull request #33114 from zeertzjq/vim-9.1.1250
zeertzjq
2025-03-29
|
\
\
|
*
|
vim-patch:9.1.1257: Mixing vim_strsize() with mb_ptr2cells() in pum_redraw()
zeertzjq
2025-03-29
|
*
|
fix(pum): simplify 'pummaxwidth' truncation and avoid crash
zeertzjq
2025-03-29
|
*
|
vim-patch:9.1.1255: missing test condition for 'pummaxwidth' setting
zeertzjq
2025-03-29
|
*
|
vim-patch:9.1.1250: cannot set the maximum popup menu width
zeertzjq
2025-03-29
*
|
|
fix(api): use original LHS in keymap error message #33135
Gregory Anders
2025-03-29
|
/
/
*
|
vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)
zeertzjq
2025-03-29
*
|
refactor(diff): remove unreachable code (#33149)
zeertzjq
2025-03-29
*
|
fix(pum): fix heap-buffer-overflow with 'rightleft' (#33146)
zeertzjq
2025-03-29
*
|
vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...
zeertzjq
2025-03-29
*
|
fix(cmdline): avoid empty @: register after :<CR> (#33126)
luukvbaal
2025-03-28
*
|
fix(cmdline): empty ext_cmdline block events for :<CR> #33118
luukvbaal
2025-03-28
*
|
fix(mouse): crash with click on win-separator in statusline (#33091)
Shadman
2025-03-28
[next]