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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
refactor: click definition functions #20923
luukvbaal
2022-11-06
*
|
|
|
|
|
vim-patch:9.0.0756 #20680
Shougo
2022-11-06
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:9.0.0389: crash when 'tagfunc' closes the window
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:9.0.0246: using freed memory when 'tagfunc' deletes the buffer
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.2873: not enough tests for writing buffers
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.2856: get readonly error for device that can't be written to
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.2849: bufwrite not sufficiently tested
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)
zeertzjq
2022-11-07
*
|
|
|
|
vim-patch:8.2.4495: help test fails in 24 line terminal
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.2.2627: no need to check for BSD after checking for not root
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.2.2623: some tests fail when run as root
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.2.2570: tests fail when run as root
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.2.2592: code coverage could be improved (#20969)
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967)
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.1.1200: old style comments in debugger source
zeertzjq
2022-11-06
*
|
|
|
|
test(old): remove stray test42 files (#20966)
zeertzjq
2022-11-06
*
|
|
|
|
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
|
/
/
/
/
*
|
|
|
vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not tested
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.3719: MS-Windows: test sometimes runs into existing swap file
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.1736: failure to compile a pattern not tested much
zeertzjq
2022-11-06
*
|
|
|
vim-patch:9.0.0355: check for uppercase char in autoload name is wrong
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionary
zeertzjq
2022-11-06
*
|
|
|
refactor(eval): make get_lval() explicitly check for v:lua
zeertzjq
2022-11-06
*
|
|
|
vim-patch:9.0.0836: wrong error when using extend() with funcref
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.2921: E704 for script local variable is not backwards compatible
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.2920: still a way to shadow a builtin function
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.2918: builtin function can be shadowed by global variable
zeertzjq
2022-11-06
*
|
|
|
fix(eval): change some tv_dict_add() usages back to hash_add()
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.3016: confusing error when expression is followed by comma
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.2723: assignment test fails
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.2722: Vim9: crash when using LHS with double index
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.1306: checking for first character of dict key is inconsistent
zeertzjq
2022-11-06
*
|
|
|
vim-patch:8.2.1274: Vim9: no error for missing white space at script level
zeertzjq
2022-11-06
*
|
|
|
vim-patch:9.0.0835: the window title is not redrawn when 'endoffile' changes ...
zeertzjq
2022-11-06
*
|
|
|
Merge pull request #20858 from dundargoc/build/lintsh
dundargoc
2022-11-05
|
\
\
\
\
|
*
|
|
|
build: add EXCLUDE option to add_glob_target
dundargoc
2022-11-01
*
|
|
|
|
vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (...
zeertzjq
2022-11-06
*
|
|
|
|
vim-patch:8.2.1417: test 49 is old style
zeertzjq
2022-11-05
*
|
|
|
|
vim-patch:8.2.1383: test 49 is old style
zeertzjq
2022-11-05
*
|
|
|
|
vim-patch:8.2.1366: test 49 is old style
zeertzjq
2022-11-05
*
|
|
|
|
vim-patch:8.2.1106: crash when trying to use s: variable in typed command
zeertzjq
2022-11-05
*
|
|
|
|
vim-patch:8.2.0883: memory leak in test 49
zeertzjq
2022-11-05
*
|
|
|
|
vim-patch:8.2.4882: cannot make 'breakindent' use a specific column
zeertzjq
2022-11-05
*
|
|
|
|
vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong position
zeertzjq
2022-11-05
[prev]
[next]