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.3575: overflow check still fails when sizeof(int) == sizeof(long)
Sean Dewar
2022-02-17
*
vim-patch:8.2.3574: divide by zero
Sean Dewar
2022-02-17
*
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Sean Dewar
2022-02-17
*
vim-patch:8.2.3570: Test_very_large_count fails on 32bit systems
Sean Dewar
2022-02-17
*
vim-patch:8.2.3493: large count test fails on MS-Windows
Sean Dewar
2022-02-17
*
vim-patch:8.2.3492: crash when pasting too many times
Sean Dewar
2022-02-17
*
Merge pull request #17421 from lewis6991/hl0_clear
bfredl
2022-02-17
|
\
|
*
feat(highlight): support color names for cterm
Lewis Russell
2022-02-16
|
*
fix(highlight): allow globals to be cleared
Lewis Russell
2022-02-16
*
|
Merge pull request #17431 from zeertzjq/vim-8.2.4345
zeertzjq
2022-02-17
|
\
\
|
*
|
vim-patch:8.2.4345: <amatch> is expanded like a file name for DirChangedPre
zeertzjq
2022-02-17
*
|
|
Merge pull request #17429 from zeertzjq/vim-8.2.4400
zeertzjq
2022-02-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL
zeertzjq
2022-02-17
*
|
|
Merge pull request #17363 from zeertzjq/dirchangedpre
zeertzjq
2022-02-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
|
|
Merge pull request #16678 from lewis6991/runtime_file_err
bfredl
2022-02-16
|
\
\
\
|
*
|
|
fix(api): re-route nvim_get_runtime_file errors
Lewis Russell
2022-02-15
|
|
|
/
|
|
/
|
*
|
|
refactor: remove NULL check that is always true
zeertzjq
2022-02-16
*
|
|
docs: minor changes related to mapping description
zeertzjq
2022-02-16
*
|
|
feat(mappings): considering map description when filtering (#17423)
Shadman
2022-02-16
*
|
|
Merge pull request #17422 from shadmansaleh/enhance/maps
zeertzjq
2022-02-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix: <Nop> not shown in :map commands
shadmansaleh
2022-02-16
|
*
|
chore: improve lua keymaps internal representation scheme
shadmansaleh
2022-02-16
*
|
|
fix(api): validate command names in nvim_add_user_command (#17406)
Gregory Anders
2022-02-15
|
/
/
*
|
vim-patch:8.2.4388: dead code in op_insert()
zeertzjq
2022-02-15
*
|
Merge pull request #17411 from zeertzjq/vim-8.2.3820
zeertzjq
2022-02-15
|
\
\
|
*
|
vim-patch:8.2.3820: "vrc" does not replace composing characters
zeertzjq
2022-02-15
*
|
|
vim-patch:8.2.4154: ml_get error when exchanging windows in Visual mode
zeertzjq
2022-02-15
|
/
/
*
|
test(old): reorder test_functions.vim and test_visual.vim to match Vim
zeertzjq
2022-02-15
*
|
Merge pull request #17402 from seandewar/vim-8.2.4120
Sean Dewar
2022-02-15
|
\
\
|
*
|
vim-patch:8.2.4152: block insert with double wide character fails
Sean Dewar
2022-02-14
|
*
|
vim-patch:8.2.4151: reading beyond the end of a line
Sean Dewar
2022-02-14
|
*
|
vim-patch:8.2.4120: block insert goes over the end of the line
Sean Dewar
2022-02-14
|
*
|
vim-patch:8.2.3073: when cursor is move for block append wrong text is inserted
Sean Dewar
2022-02-14
|
*
|
test(old): cherry-pick test_visual changes from v8.2.2945
Sean Dewar
2022-02-14
|
*
|
test(old): cherry-pick test_visual changes from v8.2.2901
Sean Dewar
2022-02-14
|
*
|
test(old): cherry-pick test_visual changes from v8.2.0369
Sean Dewar
2022-02-14
*
|
|
vim-patch:8.2.4343: when reloading not all properties are detected
zeertzjq
2022-02-14
|
/
/
*
|
Merge pull request #17374 from zeertzjq/vim-8.2.3510
zeertzjq
2022-02-13
|
\
\
|
*
|
vim-patch:8.2.3534: autoread test is a bit flaky
zeertzjq
2022-02-13
|
*
|
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
[next]