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.1723: Fix regression in {func} argument of reduce()
zeertzjq
2023-08-18
*
vim-patch:9.0.1722: wrong error messages when passing wrong types to count()
zeertzjq
2023-08-18
*
docs(builtin): fix some missing lines (#24759)
Sean Dewar
2023-08-17
*
vim-patch:8.2.3867: implementation of some list functions too complicated (#2...
zeertzjq
2023-08-17
*
refactor: cast to int earlier when using 'so' and 'siso' (#24756)
zeertzjq
2023-08-17
*
Merge pull request #24752 from zeertzjq/vim-9.0.0548
zeertzjq
2023-08-17
|
\
|
*
vim-patch:9.0.1416: crash when collection is modified when using filter()
zeertzjq
2023-08-17
|
*
vim-patch:9.0.0548: reduce() with a compiled lambda could be faster
zeertzjq
2023-08-17
|
*
vim-patch:9.0.0359: error message for wrong argument type is not specific
zeertzjq
2023-08-17
|
/
*
Merge pull request #24750 from zeertzjq/vim-8.2.4450
zeertzjq
2023-08-17
|
\
|
*
vim-patch:8.2.4455: accepting one and zero for second sort() argument is strange
zeertzjq
2023-08-17
|
*
vim-patch:8.2.4451: sort() fails when ignoring case
zeertzjq
2023-08-17
|
*
vim-patch:8.2.4450: list sort test fails
zeertzjq
2023-08-17
|
/
*
Merge pull request #24749 from zeertzjq/vim-8.2.3848
zeertzjq
2023-08-17
|
\
|
*
vim-patch:partial:8.2.3849: functions implementing reduce and map are too long
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3848: cannot use reduce() for a string
zeertzjq
2023-08-17
|
/
*
Merge pull request #24748 from zeertzjq/vim-8.2.3818
zeertzjq
2023-08-17
|
\
|
*
vim-patch:8.2.3982: some lines of code not covered by tests
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3908: cannot use a script-local function for 'foldtext'
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3822: leaking memory in map() and filter(), no string in Vim9
zeertzjq
2023-08-17
|
*
vim-patch:8.2.3818: cannot filter or map characters in a string
zeertzjq
2023-08-17
|
/
*
Merge pull request #24747 from zeertzjq/vim-8.2.1969
zeertzjq
2023-08-17
|
\
|
*
vim-patch:1b884a005398
zeertzjq
2023-08-17
|
*
vim-patch:8.2.2075: error for const argument to mapnew()
zeertzjq
2023-08-17
|
*
vim-patch:8.2.1971: memory leak when map() fails
zeertzjq
2023-08-17
|
*
vim-patch:8.2.1969: Vim9: map() may change the list or dict item type
zeertzjq
2023-08-17
|
/
*
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
2023-08-17
*
vim-patch:8.2.3334: Vim9: not enough tests run with Vim9
zeertzjq
2023-08-16
*
vim-patch:8.2.3333: Vim9: not enough tests run with Vim9
zeertzjq
2023-08-16
*
feat(diagnostic): filter diagnostics by specific severities (#24736)
Michael Strobel
2023-08-16
*
feat(diagnostic): provide more control over virtual text display (#24724)
Gregory Anders
2023-08-16
*
docs(lua): add missing fields to treesitter/_meta
Pham Huy Hoang
2023-08-16
*
vim-patch:20b33b56ad5d
Christian Clason
2023-08-16
*
vim-patch:636d32b32730
Christian Clason
2023-08-16
*
vim-patch:10f23e10a9f0
Christian Clason
2023-08-16
*
vim-patch:4868f637b84a
Christian Clason
2023-08-16
*
build(vim-patch.sh): use sed -E for portable regexp (#24734)
zeertzjq
2023-08-16
*
vim-patch:9.0.1718: dict-completion does not respect region (#24733)
zeertzjq
2023-08-16
*
vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)
zeertzjq
2023-08-16
*
vim-patch:9.0.1715: duplicate test in message_test.c (#24728)
zeertzjq
2023-08-16
*
vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)
zeertzjq
2023-08-16
*
feat(highlight): Allow hyphens (-) in highlight group names (#24714)
Gregory Anders
2023-08-15
*
fix(printf): make positional %zd and %zu work (#24722)
zeertzjq
2023-08-15
*
vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)
zeertzjq
2023-08-15
*
fix(deps): remove stray conflict marker
Christian Clason
2023-08-15
*
build(deps): bump tree-sitter-lua to v0.0.19
Christian Clason
2023-08-15
*
vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)
zeertzjq
2023-08-15
*
build(deps): bump tree-sitter-c to v0.20.6
Christian Clason
2023-08-14
*
vim-patch:9.0.1711: dead code in charset.c (#24706)
zeertzjq
2023-08-14
*
vim-patch:9.0.1708: getcompletion() failes for user-defined commands (#24707)
zeertzjq
2023-08-14
[next]