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
*
refactor(treesitter): always return valid range from parse() #32273
Riley Bruins
2025-02-02
*
vim-patch:9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> (...
glepnir
2025-02-02
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
refactor(autocmds): remove indirection #32291
Justin M. Keyes
2025-02-01
*
vim-patch: port some userfunc.c refactorings from Vim (#32292)
zeertzjq
2025-02-02
*
fix(autocmds): once=true Lua event-handler may call itself #29544
Felipe Vicentin
2025-02-01
*
vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)
zeertzjq
2025-02-02
*
vim-patch:9.1.1059: completion: input text deleted with preinsert when adding...
zeertzjq
2025-02-01
*
docs: misc
dundargoc
2025-01-30
*
fix(colorscheme): distinguish CursorLine/Folded/StatusLineNC highlights #32256
Evgeni Chasnovski
2025-01-30
*
vim-patch:9.1.1057: Superfluous cleanup steps in test_ins_complete.vim (#32257)
zeertzjq
2025-01-30
*
vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...
zeertzjq
2025-01-30
*
fix(ui): avoid redundant ext_cmdline events (#32237)
luukvbaal
2025-01-29
*
fix(mpack): remove invalid bool definition
Andreas Schneider
2025-01-27
*
fix(float): cannot set title/footer independently #31993
glepnir
2025-01-27
*
build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)
Christian Clason
2025-01-27
*
refactor(api): add missing cast #31960
glepnir
2025-01-26
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
feat(api): nvim_get_autocmds filter by id#31549
glepnir
2025-01-26
*
vim-patch:9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in...
zeertzjq
2025-01-25
*
vim-patch:9.1.1049: insert-completed items are always sorted
zeertzjq
2025-01-25
*
fix(log): log unset $TMPDIR at "debug" level #32137
phanium
2025-01-24
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
fix(lua): pop retval for fast context LuaRef
Luuk van Baal
2025-01-24
*
fix(messages): avoid empty msg_showmode with 'noshowmode'
Luuk van Baal
2025-01-24
*
vim-patch:partial:9.1.1050: too many strlen() calls in os_unix.c (#32188)
zeertzjq
2025-01-24
*
fix(column): apply custom highlight to last 'statuscolumn' segment (#32182)
luukvbaal
2025-01-24
*
fix(mouse): 'statuscolumn' fold and popopmenu handling
Luuk van Baal
2025-01-23
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
vim-patch:9.1.1048: crash after scrolling and pasting in silent Ex mode (#32168)
zeertzjq
2025-01-23
*
fix(editor): avoid scrolling :substitute confirm message #32149
luukvbaal
2025-01-22
*
fix(startup): avoid crash with completion from -l script (#32160)
zeertzjq
2025-01-22
*
vim-patch:9.1.1046: fuzzymatching doesn't prefer matching camelcase (#32155)
zeertzjq
2025-01-22
*
fix(search): avoid quadratic time complexity when computing fuzzy score (#32153)
zeertzjq
2025-01-22
*
feat(terminal): forward X1 and X2 mouse events
zeertzjq
2025-01-21
*
feat(tui): recognize X1 and X2 mouse events
zeertzjq
2025-01-21
*
Merge pull request #32098 from bfredl/multihl_group
bfredl
2025-01-21
|
\
|
*
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
2025-01-21
*
|
Merge pull request #32099 from bfredl/no_bufhl
bfredl
2025-01-20
|
\
\
|
*
|
feat(api): deprecate nvim_buf_add_highlight()
bfredl
2025-01-20
*
|
|
feat(inccommand): preview 'nomodifiable' buffers #32034
Donatas
2025-01-20
*
|
|
fix(messages): compute msg_col after last newline in ext_messages
Luuk van Baal
2025-01-20
*
|
|
Merge pull request #31597 from bfredl/deletionism
bfredl
2025-01-20
|
\
\
\
|
*
|
|
fix(wininfo): when freeing windows, free the lowest priority wininfo
bfredl
2025-01-14
*
|
|
|
fix(log): unintuitive message for undefined $TMPDIR
deepsghimire
2025-01-19
|
|
/
/
|
/
|
|
*
|
|
fix(coverity/530826): validate_opt_idx unchecked negative idx (#32081)
Devon Gardner
2025-01-19
*
|
|
fix(lua): prevent SIGSEGV when lua error is NULL in libuv_worker
林玮 (Jade Lin)
2025-01-18
*
|
|
vim-patch:9.1.1028: too many strlen() calls in screen.c (#32083)
zeertzjq
2025-01-18
|
|
/
|
/
|
*
|
refactor(cmdline): more idiomatic way to avoid cmdline_show
Luuk van Baal
2025-01-17
*
|
vim-patch:9.1.1021: string might be used without a trailing NUL (#32062)
zeertzjq
2025-01-17
[next]