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
*
test(functional): remove faulty pending check
Christian Clason
2023-12-30
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
docs: convert BACKERS.md to backers.txt
dundargoc
2023-12-28
*
fix(drawline): don't use temporary "v" variable when not needed (#26777)
zeertzjq
2023-12-28
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
fix(clipboard): make getreg() accurate for clipboard registers (#26740)
JD
2023-12-28
*
vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...
zeertzjq
2023-12-28
*
fix(inccommand): don't preview in Ex mode (#26587)
Raphael
2023-12-27
*
feat(defaults): map Q and @x to repeat in Visual mode (#26495)
Nacho Nieva
2023-12-27
*
test: simplify vim.fs tests
dundargoc
2023-12-26
*
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
*
feat(vim.deprecate): only issue warning if neovim version is high enough
dundargoc
2023-12-25
*
refactor(drawline): reduce size of wlv.extra[] (#26733)
zeertzjq
2023-12-25
*
test(extmarks): improve tests for ui_watched (#26732)
zeertzjq
2023-12-25
*
feat(health): make :checkhealth support more split modifiers (#26731)
zeertzjq
2023-12-25
*
feat(health): checkhealth buffer can show in a split window (#26714)
Pablo Arias
2023-12-25
*
fix(treesitter): outdated highlight due to tree with outdated region
Jaehwang Jung
2023-12-24
*
Merge pull request #26642 from famiu/refactor/options/misc
zeertzjq
2023-12-24
|
\
|
*
refactor(options): remove side effects from `check_num_option_bounds()`
Famiu Haque
2023-12-24
*
|
fix(mappings): fix mapset() not replacing map with backslash (#26719)
zeertzjq
2023-12-23
|
/
*
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
*
fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)
Michal Liszcz
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
*
|
refactor(lsp): move glob parsing to util (#26519)
Steven Arcangeli
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: "diff" flag of 'fillchars' (#26657)
zeertzjq
2023-12-19
*
test: sign on wrapped line with signcolumn=number (#26654)
zeertzjq
2023-12-19
*
fix(api): don't set coladd of mark (#26648)
zeertzjq
2023-12-19
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
Gregory Anders
2023-12-18
*
fix(lua): handle array with holes in luaeval() (#26630)
zeertzjq
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
*
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
2023-12-16
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
*
test(nvim_open_term): don't resize after creating terminal (#26570)
zeertzjq
2023-12-14
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
fix(diagnostic): check for sign namespace instead of sign group
Gregory Anders
2023-12-13
*
refactor(diagnostic): set sign by using extmark (#26193)
Raphael
2023-12-13
*
feat(iter): add `Iter.take` (#26525)
Will Hopkins
2023-12-12
*
fix(stream): do not close handle if it is already closing (#26537)
Gregory Anders
2023-12-12
*
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
2023-12-12
*
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
2023-12-12
*
Merge pull request #26486 from glepnir/fix_linebyte
bfredl
2023-12-12
|
\
[next]