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.1017: test for srand() fails on MS-Windows (#21308)
zeertzjq
2022-12-06
|
*
vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-06
|
*
vim-patch:8.2.4393: possible number overflow with nested folds (#21305)
zeertzjq
2022-12-06
|
*
version.c: update [skip ci] (#20958)
github-actions[bot]
2022-12-06
|
*
vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...
zeertzjq
2022-12-06
|
*
Merge pull request #21302 from zeertzjq/vim-8.2.3193
zeertzjq
2022-12-06
|
|
\
|
|
*
vim-patch:9.0.1016: screenpos() does not count filler lines for diff mode
zeertzjq
2022-12-06
|
|
*
vim-patch:9.0.1011: ml_get error when using screenpos()
zeertzjq
2022-12-06
|
|
*
vim-patch:8.2.4389: screenpos() does not handle a position in a closed fold
zeertzjq
2022-12-06
|
|
*
vim-patch:8.2.4204: screenpos() has non-zero row for invisible text
zeertzjq
2022-12-06
|
|
*
fix(float): fix ml_get error with bufpos
zeertzjq
2022-12-06
|
|
*
vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"
zeertzjq
2022-12-06
|
*
|
vim-patch:9.0.1014: zir files are not recognized (#21301)
Gregory Anders
2022-12-05
|
|
/
|
*
fix(secure): crash when hitting escape in prompt (#21283)
ii14
2022-12-05
|
*
docs: add missing docs from some Vim patches (#21296)
zeertzjq
2022-12-05
|
*
ci: create CI job to check if news needs to be updated (#21142)
dundargoc
2022-12-05
|
*
ci: use shell script to deduplicate workflow (#21079)
dundargoc
2022-12-05
|
*
ci: use local action to make make cache keys consistent (#20538)
dundargoc
2022-12-05
|
*
vim-patch:8.2.2328: some test files may not be deleted (#21194)
zeertzjq
2022-12-05
|
*
Merge pull request #21292 from zeertzjq/vim-8.2.1195
zeertzjq
2022-12-05
|
|
\
|
|
*
vim-patch:8.2.5145: exit test causes spurious valgrind reports
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.3526: tests have clumsy check for X11 based GUI
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.3499: GUI geometry startup test fails
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.3495: GUI geometry startup test fails on some systems
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.3109: check for $DISPLAY never fails
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.3108: test for remote_foreground() fails
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.2240: clientserver test fails if full path is used
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.1197: clientserver test still fails on MS-Windows
zeertzjq
2022-12-05
|
|
*
vim-patch:8.2.1195: clientserver test fails on MS-Windows
zeertzjq
2022-12-05
|
|
/
|
*
fix(lsp): ensure open_logfile is safe for fast events (#21288)
Mathias Fußenegger
2022-12-04
|
*
Merge pull request #21287 from mfussenegger/lsp-show-document
Mathias Fußenegger
2022-12-04
|
|
\
|
|
*
fix(lsp): call show_document with correct args
Mathias Fussenegger
2022-12-04
|
|
*
refactor(lsp): extract a _create_server method in lsp_spec
Mathias Fussenegger
2022-12-04
|
|
/
|
*
fix(lsp): remove workspaceFolders field (#21284)
Raphael
2022-12-04
|
*
vim-patch:9.0.0610: global interrupt test fails when run under valgrind (#21285)
zeertzjq
2022-12-04
|
*
vim-patch:9.0.0259: crash with mouse click when not initialized (#21282)
zeertzjq
2022-12-04
|
*
Merge pull request #21281 from zeertzjq/vim-8.2.4163
zeertzjq
2022-12-04
|
|
\
|
|
*
vim-patch:8.2.4168: disallowing empty function name breaks existing plugins
zeertzjq
2022-12-04
|
|
*
vim-patch:8.2.4163: no error for omitting function name after autoload prefix
zeertzjq
2022-12-04
|
|
/
|
*
Merge pull request #21279 from zeertzjq/vim-8.2.2182
zeertzjq
2022-12-04
|
|
\
|
|
*
vim-patch:8.2.3292: underscore in very magic pattern causes a hang
zeertzjq
2022-12-04
|
|
*
vim-patch:8.2.3265: smartcase does not work correctly in very magic pattern
zeertzjq
2022-12-04
|
|
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
|
|
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
|
|
/
|
*
fix(syntax): correct conceal for annotated code blocks (#21272)
Christian Clason
2022-12-03
|
*
Merge pull request #21274 from zeertzjq/vim-8.2.3992
zeertzjq
2022-12-03
|
|
\
|
|
*
vim-patch:9.0.0577: buffer underflow with unexpected :finally
zeertzjq
2022-12-03
|
|
*
vim-patch:9.0.0110: help tag generation picks up words in code examples
zeertzjq
2022-12-03
|
|
*
test(old): skip Vim9 script with less divergence
zeertzjq
2022-12-03
|
|
*
vim-patch:8.2.4262: some search tests fail
zeertzjq
2022-12-03
[prev]
[next]