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
...
|
*
|
vim-patch:8.2.3515: nano time test fails on Mac and FreeBSD
zeertzjq
2022-02-13
|
*
|
vim-patch:8.2.3514: autoread test with nano second time sometimes fails
zeertzjq
2022-02-13
|
*
|
vim-patch:8.2.3512: timestamp test fails on some systems
zeertzjq
2022-02-13
|
*
|
vim-patch:8.2.3510: changes are only detected with one second accuracy
zeertzjq
2022-02-13
*
|
|
Merge pull request #16914 from godlygeek/fix_14587
Christian Clason
2022-02-13
|
\
\
\
|
*
|
|
fix(screen): don't put empty sign text in line number column
Matt Wozniski
2022-01-04
*
|
|
|
Merge pull request #17375 from shadmansaleh/fix/vim.g/autoload
Christian Clason
2022-02-13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
2022-02-13
*
|
|
|
test(old): add test_cdo.vim and test_packadd.vim
zeertzjq
2022-02-13
*
|
|
|
test(old): move some tests from assert_spec.lua to test_assert.vim
zeertzjq
2022-02-13
*
|
|
|
Merge pull request #17385 from seandewar/vim-8.2.4359
Sean Dewar
2022-02-12
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.4364: MS-Windows: still running out of memory for a very long line
Sean Dewar
2022-02-12
|
*
|
|
|
vim-patch:8.2.4363: MS-Windows: running out of memory for a very long line
Sean Dewar
2022-02-12
|
*
|
|
|
vim-patch:8.2.4362: :retab may allocate too much memory
Sean Dewar
2022-02-12
|
*
|
|
|
vim-patch:8.2.4359: crash when repeatedly using :retab
Sean Dewar
2022-02-12
*
|
|
|
|
vim-patch:8.1.2184: option context is not copied when splitting a window
zeertzjq
2022-02-13
*
|
|
|
|
Merge pull request #17382 from zeertzjq/vim-8.2.2342
zeertzjq
2022-02-13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.2342: "char" functions may return wrong column in Insert mode
zeertzjq
2022-02-12
*
|
|
|
|
Merge pull request #17379 from clason/vim-8.2.4352
Christian Clason
2022-02-12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.4352: ReScript files are not recognized
Christian Clason
2022-02-12
*
|
|
|
|
refactor(signs): more efficient signcol calc
Lewis Russell
2022-02-12
*
|
|
|
|
vim-patch:8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
zeertzjq
2022-02-12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #17377 from clason/keyset-more
bfredl
2022-02-12
|
\
\
\
\
|
*
|
|
|
feat(api): add strikethrough, nocombine to set_hl
Christian Clason
2022-02-12
|
|
/
/
/
*
|
|
|
vim-patch:8.2.0922: search test fails
Sean Dewar
2022-02-12
*
|
|
|
vim-patch:8.2.0918: duplicate code for evaluating expression argument
Sean Dewar
2022-02-12
*
|
|
|
vim-patch:8.2.0915: search() cannot skip over matches like searchpair() can
Sean Dewar
2022-02-12
|
/
/
/
*
|
|
vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not work
zeertzjq
2022-02-12
*
|
|
test: convert Test_file_changed_dialog() to Lua functional test
zeertzjq
2022-02-11
*
|
|
Merge pull request #17360 from lewis6991/fix-window-close
Christian Clason
2022-02-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
|
|
Merge pull request #17353 from zeertzjq/api-changedir-func
zeertzjq
2022-02-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
2022-02-10
*
|
|
Merge pull request #16868 from zeertzjq/vim-8.1.2221
zeertzjq
2022-02-10
|
\
\
\
|
*
|
|
vim-patch:8.2.4336: using :filter for :scriptnames does not work
zeertzjq
2022-02-10
|
*
|
|
vim-patch:8.1.2221: cannot filter :disp output
zeertzjq
2022-02-10
|
|
/
/
*
/
/
test(old): comment out WinBar instead of skipping Test_screenpos()
zeertzjq
2022-02-10
|
/
/
*
|
Merge pull request #17342 from zeertzjq/mbyte-const
zeertzjq
2022-02-10
|
\
\
|
*
|
refactor(mbyte.c): add const qualifiers
zeertzjq
2022-02-09
*
|
|
vim-patch:8.2.4337: part of condition is always true (#17352)
dundargoc
2022-02-09
*
|
|
Merge pull request #17345 from zeertzjq/vim-8.2.4329
zeertzjq
2022-02-09
|
\
\
\
|
*
|
|
vim-patch:8.2.4329: no support for end line number and column in 'errorformat'
zeertzjq
2022-02-09
*
|
|
|
Merge pull request #17346 from zeertzjq/vim-8.2.4242
zeertzjq
2022-02-09
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.4315: put in Visual mode not fully tested
zeertzjq
2022-02-09
|
*
|
|
|
vim-patch:8.2.4242: put in Visual mode cannot be repeated
zeertzjq
2022-02-09
|
|
/
/
/
*
|
|
|
vim-patch:8.2.2202: write file test still fails on MS-Windows
zeertzjq
2022-02-09
*
|
|
|
vim-patch:8.2.2201: write file test fails on MS-Windows
zeertzjq
2022-02-09
*
|
|
|
vim-patch:8.2.2199: first write after setting 'eol' does not have NL added
zeertzjq
2022-02-09
*
|
|
|
vim-patch:8.2.1316: test 42 is still old style
zeertzjq
2022-02-09
*
|
|
|
refactor(PVS/V547): p == NULL is always false
zeertzjq
2022-02-09
|
/
/
/
[prev]
[next]