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
/
src
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
*
vim-patch:8.2.4249: the timeout limit for spell suggestions is always 5000 (#...
zeertzjq
2022-08-14
*
vim-patch:8.2.0097: crash with autocommand and spellfile
zeertzjq
2022-08-14
*
vim-patch:8.2.0078: expanding <sfile> works differently the second time
zeertzjq
2022-08-14
*
vim-patch:9.0.0198: ml_get error when switching buffer in Visual mode (#19756)
zeertzjq
2022-08-13
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
vim-patch:9.0.0197: astro files are not detected (#19755)
Christian Clason
2022-08-13
*
vim-patch:9.0.0195: metafun files are not recogized (#19746)
Christian Clason
2022-08-13
*
fix(charclass): make behavior with empty str match latest Vim (#19749)
zeertzjq
2022-08-13
*
vim-patch:8.2.{1536,1540}: charclass() (#19748)
zeertzjq
2022-08-13
*
vim-patch:9.0.0182: quarto files are not recognized (#19702)
Jonas Strittmatter
2022-08-10
*
vim-patch:9.0.0176: checking character options is duplicated and incomplete (...
zeertzjq
2022-08-09
*
vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid
zeertzjq
2022-08-08
*
vim-patch:8.2.1537: memory acccess error when using setcellwidths()
zeertzjq
2022-08-08
*
vim-patch:8.2.1535: it is not possible to specify cell widths of characters
zeertzjq
2022-08-08
*
vim-patch:8.2.4492: no error if an option is given a value with ":let &opt = ...
zeertzjq
2022-08-07
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
*
test(old): clear builtin menus before running tests (#19647)
zeertzjq
2022-08-05
*
vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646)
Christian Clason
2022-08-05
*
vim-patch:9.0.0009: going past the end of a menu item with only modifier
zeertzjq
2022-08-05
*
vim-patch:8.2.0478: new buffers are not added to the Buffers menu
zeertzjq
2022-08-05
*
vim-patch:8.2.0413: buffer menu does not handle special buffers properly
zeertzjq
2022-08-05
*
vim-patch:8.2.3459: Vim9: need more tests for empty string arguments
zeertzjq
2022-08-05
*
vim-patch:8.2.0385: menu functionality insufficiently tested
zeertzjq
2022-08-05
*
vim-patch:8.2.5013: after text formatting cursor may be in an invalid position
zeertzjq
2022-08-02
*
vim-patch:8.2.4956: reading past end of line with "gf" in Visual block mode
zeertzjq
2022-08-02
*
vim-patch:8.2.4899: with latin1 encoding CTRL-W might go before the cmdline
zeertzjq
2022-08-02
*
vim-patch:9.0.0126 (#19612)
jdrouhard
2022-08-02
*
vim-patch:8.2.4831: crash when using maparg() and unmapping simplified keys
zeertzjq
2022-08-01
*
vim-patch:8.2.2804: setting buffer local mapping with mapset() changes global
zeertzjq
2022-08-01
*
vim-patch:8.2.1773: crash when calling mapset() with a list as first argument
zeertzjq
2022-08-01
*
vim-patch:8.2.0815: maparg() does not provide enough information for mapset()
zeertzjq
2022-08-01
*
vim-patch:8.2.0812: mapset() does not properly handle <> notation
zeertzjq
2022-08-01
*
vim-patch:8.2.0807: cannot easily restore a mapping
zeertzjq
2022-08-01
*
test(old): unskip test that already passes
zeertzjq
2022-08-01
*
vim-patch:9.0.0118: no test for what patch 9.0.0155 fixes
zeertzjq
2022-07-31
*
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
vim-patch:9.0.0111: "nocombine" is missing from synIDattr()
Christian Clason
2022-07-31
*
vim-patch:9.0.0109: writing over the end of a buffer on stack (#19581)
zeertzjq
2022-07-31
*
vim-patch:9.0.0101: invalid memory access in diff mode with "dp" and undo (#1...
zeertzjq
2022-07-29
*
vim-patch:9.0.0099: scrollback can be wrong after redrawing the command line ...
zeertzjq
2022-07-28
*
vim-patch:9.0.0097: long quickfix line is truncated for :clist (#19561)
zeertzjq
2022-07-28
*
vim-patch:9.0.0094: cursor restored unexpected with nested autocommand
zeertzjq
2022-07-28
*
vim-patch:partial:9.0.0077: wrong restored cursor position when switching win...
zeertzjq
2022-07-28
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-28
*
vim-patch:9.0.0092: plugins cannot change v:completed_item (#19542)
zeertzjq
2022-07-28
*
vim-patch:9.0.0093: sway config files are recognized as i3config (#19545)
Christian Clason
2022-07-27
*
vim-patch:9.0.0088: pattern for detecting bitbake files is not sufficient (#1...
Gregory Anders
2022-07-27
*
vim-patch:9.0.0081: command line completion of user command may have duplicat...
zeertzjq
2022-07-27
*
vim-patch:9.0.0086: tabline is not redrawn when entering command line
zeertzjq
2022-07-27
*
vim-patch:9.0.0083: ModeChanged event not triggered when leaving cmdline window
zeertzjq
2022-07-27
[prev]
[next]