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
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
Merge pull request #26292 from luukvbaal/decor
bfredl
2023-11-29
|
\
|
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
|
vim-patch:9.0.2134: ml_get error when scrolling (#26264)
zeertzjq
2023-11-29
|
/
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
Merge pull request #26249 from bfredl/concealchar
bfredl
2023-11-28
|
\
|
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
|
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
|
/
*
fix(treesitter): don't invalidate parser when discovering injections
Dmytro Soltys
2023-11-27
*
test: check vim.wait() error message in fast context (#26242)
zeertzjq
2023-11-27
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
fix(mouse): avoid dragging when clicking next to popupmenu (#26201)
luukvbaal
2023-11-25
*
fix(messages): validate msg_grid before using msg_grid_pos (#26189)
zeertzjq
2023-11-24
*
fix(mouse): avoid dragging after click label popupmenu callback (#26187)
luukvbaal
2023-11-24
*
vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)
zeertzjq
2023-11-24
*
fix(column): reset decor state before starting from top
Luuk van Baal
2023-11-23
*
test: remove the pipe created by new_pipename() (#26173)
zeertzjq
2023-11-23
*
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
*
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
fix(decorations): fix imbalanced sign count
bfredl
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
fix(messages): :map output with ext_messages (#26126)
Bara C. Tudor
2023-11-22
*
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
test: skip failing watch file tests on freebsd (#26110)
Mathias Fußenegger
2023-11-19
*
perf(lsp): replace file polling on linux with per dir watcher (#26108)
Mathias Fußenegger
2023-11-19
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
fix(completion): filter results with complete+=f (#26029)
Raphael
2023-11-18
*
|
refactor(snippet): rename test utilities
Maria José Solano
2023-11-17
*
|
feat(lsp): support for choice snippet nodes
Maria José Solano
2023-11-17
*
|
fix(tui): handle cursor visibility properly (#26091)
zeertzjq
2023-11-17
*
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
|
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
|
feat: add vim.text module (#26069)
Gregory Anders
2023-11-16
|
/
*
vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)
luukvbaal
2023-11-15
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
test: use ST terminator instead of BEL in OSC sequences
Gregory Anders
2023-11-13
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
feat(statuscolumn): re-evaluate for every screen line (#25885)
luukvbaal
2023-11-13
*
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)
zeertzjq
2023-11-13
*
vim-patch:8.2.4809: various things no6 properly tested (#26017)
zeertzjq
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
*
fix(highlight): apply 'winblend' to float border (#25981)
zeertzjq
2023-11-11
*
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
[next]