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
Commit message (
Expand
)
Author
Age
...
|
*
|
vim-patch:9.0.0561: when a test gets stuck it just hangs forever
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.0560: elapsed time since testing started is not visible
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.0545: when a test is slow and CI times out there is no time info
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.0514: terminal test sometimes hangs
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.0426: failed flaky tests reports only start time
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.0372: MS-Windows: "%T" time format does not appear to work
zeertzjq
2023-04-19
|
*
|
vim-patch:9.0.0369: a failing flaky test doesn't mention the time
zeertzjq
2023-04-19
|
/
/
*
|
Merge pull request #23188 from zeertzjq/vim-9.0.1462
zeertzjq
2023-04-19
|
\
\
|
|
/
|
/
|
|
*
vim-patch:9.0.1469: deferred functions not called from autocommands
zeertzjq
2023-04-19
|
*
vim-patch:9.0.1468: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
|
*
vim-patch:9.0.1462: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
|
/
*
build: find system luv on ubuntu
dundargoc
2023-04-19
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
Merge pull request #23005 from seandewar/fix-ruf-cmdline-pos
Sean Dewar
2023-04-18
|
\
|
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
|
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
|
Merge pull request #23173 from zeertzjq/vim-9.0.0783
zeertzjq
2023-04-18
|
\
\
|
*
|
vim-patch:6ebe4f970b8b
zeertzjq
2023-04-18
|
*
|
vim-patch:9.0.0864: crash when using "!!" without a previous shell command
zeertzjq
2023-04-18
|
*
|
vim-patch:9.0.0820: memory leak with empty shell command
zeertzjq
2023-04-18
|
*
|
vim-patch:9.0.0817
zeertzjq
2023-04-18
|
*
|
vim-patch:9.0.0815
zeertzjq
2023-04-18
|
*
|
vim-patch:9.0.0785: memory leak with empty shell command
zeertzjq
2023-04-18
|
*
|
vim-patch:9.0.0783: ":!" doesn't do anything but does update the previous com...
zeertzjq
2023-04-18
|
/
/
*
|
fix(genvimvim): add special abbreviations of :delete (#23172)
zeertzjq
2023-04-18
*
|
fix(mouse): cmdline click registered as statuscolumn (#23163)
luukvbaal
2023-04-18
*
|
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
|
fix(watchfiles): skip Created events when poll starts (#23139)
Jon Huhn
2023-04-17
|
/
*
vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)
zeertzjq
2023-04-17
*
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
2023-04-17
*
refactor: suppress clang false positives (#23154)
zeertzjq
2023-04-17
*
ci(labeler): add back GitHub token for type-scope
zeertzjq
2023-04-17
*
fix(excmd): make :def unknown rather than unimplemented (#23150)
zeertzjq
2023-04-17
*
build(deps): bump tree-sitter to HEAD - af92bfc02 (#23151)
Christian Clason
2023-04-17
*
Merge pull request #23148 from zeertzjq/vim-8.2.4179
zeertzjq
2023-04-17
|
\
|
*
vim-patch:partial:6f4754b9f725
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4193: cannot use an import in 'charconvert'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4186: cannot use an import in 'patchexpr'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4185: cannot use an import in 'indentexpr'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4184: cannot use an import in 'includeexpr'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4183: cannot use an import in 'formatexpr'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4182: memory leak when evaluating 'diffexpr'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4181: Vim9: cannot use an import in 'diffexpr'
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4180: 'balloonexpr' is evaluated in the current script context
zeertzjq
2023-04-17
|
*
vim-patch:8.2.4179: 'foldtext' is evaluated in the current script context
zeertzjq
2023-04-17
|
/
*
build(deps): bump LuaJIT to HEAD - 1c2791270 (#23140)
Christian Clason
2023-04-17
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
Merge pull request #23144 from zeertzjq/vim-9.0.0419
zeertzjq
2023-04-17
|
\
|
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
[prev]
[next]