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
*
feat(ui): add chdir UI event (#27093)
Gregory Anders
2024-01-19
*
fix(inccommand): improve preview buffer number handling (#27087)
zeertzjq
2024-01-19
*
Merge pull request #27024 from lewis6991/test_followup
Lewis Russell
2024-01-17
|
\
|
*
test: refactor Paths
Lewis Russell
2024-01-17
|
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
|
fix(column): remove sign from line it was previously on with undo
Luuk van Baal
2024-01-17
*
|
fix(column): pass kFalse when initializing "b_signcols.count"
Luuk van Baal
2024-01-17
|
/
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'
Luuk van Baal
2024-01-16
*
fix(grid): handle clearing half a double-width char (#27023)
zeertzjq
2024-01-15
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
fix(colorscheme): default statusline groups usability #26921
Evgeni Chasnovski
2024-01-13
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: use vim.inspect directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
fix(pum): handle right-click menu repositioning with multigrid (#26975)
zeertzjq
2024-01-10
*
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
[next]