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.3583: the "gd" and "gD" commands do not update search stats
zeertzjq
2022-02-04
*
|
test(old): fix test order in test_search_stat.vim
zeertzjq
2022-02-04
*
|
Merge pull request #17272 from zeertzjq/vim-8.1.0846
zeertzjq
2022-02-04
|
\
\
|
*
|
vim-patch:8.2.0687: some tests do not work on FreeBSD
zeertzjq
2022-02-04
|
*
|
vim-patch:8.2.0352: FreeBSD: test for sourcing utf-8 is skipped
zeertzjq
2022-02-04
|
*
|
vim-patch:8.2.0305: relativenumber test fails on some systems
zeertzjq
2022-02-04
|
*
|
vim-patch:8.1.2358: tests fail on Cirrus CI for FreeBSD
zeertzjq
2022-02-04
|
*
|
vim-patch:8.1.0884: double check for bsd systems
zeertzjq
2022-02-04
|
*
|
vim-patch:8.1.0878: test for has('bsd') fails on some BSD systems
zeertzjq
2022-02-04
|
*
|
vim-patch:8.1.0846: not easy to recognize the system Vim runs on
zeertzjq
2022-02-04
*
|
|
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
2022-02-03
*
|
|
vim-patch:8.2.4026: ml_get error with specific win_execute() command
Sean Dewar
2022-02-03
*
|
|
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
|
/
/
*
|
Merge pull request #16818 from zeertzjq/vim-8.2.3454
zeertzjq
2022-02-03
|
\
\
|
*
|
vim-patch:8.2.3581: reading character past end of line
zeertzjq
2022-01-29
|
*
|
vim-patch:8.2.3540: the mark '] is wrong after put with a count
zeertzjq
2022-01-29
|
*
|
vim-patch:8.2.3497: put test fails when run by itself
zeertzjq
2022-01-29
|
*
|
vim-patch:8.2.3455: using a count with "gp" leaves '] in wrong position
zeertzjq
2022-01-29
|
*
|
vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong position
zeertzjq
2022-01-29
*
|
|
Merge pull request #17245 from zeertzjq/vim-8.2.3219
zeertzjq
2022-02-02
|
\
\
\
|
*
|
|
vim-patch:8.2.3219: :find searches non-existing directories
zeertzjq
2022-02-01
*
|
|
|
vim-patch:8.2.3966: when using feedkeys() abbreviations may be blocked
zeertzjq
2022-02-02
*
|
|
|
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
|
|
vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)
Christian Clason
2022-02-01
*
|
|
|
vim-patch:8.2.4273: the EBCDIC support is outdated
zeertzjq
2022-02-01
*
|
|
|
Merge pull request #17254 from zeertzjq/vim-8.2.3787
zeertzjq
2022-02-01
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.3938: line comment start is also found in a string
zeertzjq
2022-01-31
|
*
|
|
|
vim-patch:8.2.3935: CTRL-U in Insert mode does not fix the indent
zeertzjq
2022-01-31
|
*
|
|
|
vim-patch:8.2.3934: repeating line comment is undesired for "O" command
zeertzjq
2022-01-31
|
*
|
|
|
vim-patch:8.2.3932: C line comment not formatted properly
zeertzjq
2022-01-31
|
*
|
|
|
vim-patch:8.2.3787: no proper formatting of a C line comment after a statement
zeertzjq
2022-01-31
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #17231 from seandewar/vim-8.2.4245
Sean Dewar
2022-01-31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.2.4245: ":retab 0" may cause illegal memory access
Sean Dewar
2022-01-29
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17239 from seandewar/vim-8.2.3629
Sean Dewar
2022-01-31
|
\
\
\
|
*
|
|
test(oldtest): unskip Test_addr_all
Sean Dewar
2022-01-30
|
*
|
|
vim-patch:8.2.3629: command completion in cmdline window uses global commands
Sean Dewar
2022-01-30
|
*
|
|
vim-patch:8.2.3433: :delcommand does not take a -buffer option
Sean Dewar
2022-01-30
*
|
|
|
Merge pull request #17068 from VVKot/vim-8.2.3933
Sean Dewar
2022-01-31
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.3933: after ":cd" fails ":cd -" is incorrect
VVKot
2022-01-31
|
|
/
/
/
*
|
|
|
vim-patch:8.1.2412: crash when evaluating expression with error (#17109)
zeertzjq
2022-01-31
*
|
|
|
vim-patch:8.2.3532: the previous '' mark is restored after moving the cursor ...
zeertzjq
2022-01-31
*
|
|
|
vim-patch:8.2.3475: expression register set by not executed put command (#17211)
zeertzjq
2022-01-31
|
/
/
/
*
|
|
Merge pull request #16748 from zeertzjq/vim-8.1.1434
zeertzjq
2022-01-31
|
\
\
\
|
*
|
|
vim-patch:8.2.3876: 'cindent' does not recognize inline namespace
zeertzjq
2021-12-23
|
*
|
|
vim-patch:8.2.3625: illegal memory access when C-indenting
zeertzjq
2021-12-23
|
*
|
|
vim-patch:8.2.3482: reading beyond end of line ending in quote and backslash
zeertzjq
2021-12-23
|
*
|
|
vim-patch:8.1.1585: :let-heredoc does not trim enough
zeertzjq
2021-12-23
|
*
|
|
vim-patch:8.1.1434: test 3 is old style
zeertzjq
2021-12-23
*
|
|
|
vim-patch:8.2.0950: tagjump test fails
zeertzjq
2022-01-30
[prev]
[next]