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
/
ui
Commit message (
Expand
)
Author
Age
*
fix(extmarks): blending space shouldn't overwrite wide char (#26960)
zeertzjq
2024-01-09
*
fix(extmarks): handle overwriting right half of wide char (#26951)
zeertzjq
2024-01-09
*
fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)
luukvbaal
2024-01-05
*
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
fix(drawline): don't use temporary "v" variable when not needed (#26777)
zeertzjq
2023-12-28
*
fix(column): correct width after truncated 'statuscolumn' error (#26737)
luukvbaal
2023-12-26
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
refactor(options): remove side effects from `check_num_option_bounds()`
Famiu Haque
2023-12-24
*
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
*
Merge pull request #26528 from bfredl/nodrawstate
bfredl
2023-12-22
|
\
|
*
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
2023-12-22
*
|
fix(column): avoid exceeding configured 'signcolumn' width
Luuk van Baal
2023-12-21
|
/
*
refactor(runtime): rewrite 'vim' color scheme in Lua
Evgeni Chasnovski
2023-12-21
*
test: sign on wrapped line with signcolumn=number (#26654)
zeertzjq
2023-12-19
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
fix(options): setting 'scroll' with resized grid (#26628)
zeertzjq
2023-12-18
*
test(core/job_spec): fix flakiness (#26623)
zeertzjq
2023-12-18
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
*
test: make text-only snapshots work (#26494)
zeertzjq
2023-12-10
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: allow avoiding repeated screen lines in expected states
zeertzjq
2023-12-09
*
perf(column): avoid counting when max signs are removed from a range
Luuk van Baal
2023-12-08
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
test(inccommand_spec): actually trigger 'inccommand' preview
zeertzjq
2023-12-07
*
fix(inccommand): save and restore '[ and '] marks (#26442)
zeertzjq
2023-12-07
*
test: set 'termguicolors' in outer Nvim instance (#26437)
zeertzjq
2023-12-07
*
Merge pull request #26381 from bfredl/delaycolors
bfredl
2023-12-06
|
\
|
*
fix(startup): only send one default_colors_set event during startup
bfredl
2023-12-06
*
|
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
\
\
|
*
|
test: set notermguicolors in tests
Gregory Anders
2023-12-06
|
|
/
*
/
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
2023-12-06
|
/
*
vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)
zeertzjq
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
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
*
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
*
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
[next]