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
/
test
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3661: test for put with large count fails
zeertzjq
2022-02-18
*
vim-patch:8.2.3659: integer overflow with large line number
zeertzjq
2022-02-18
*
Merge pull request #17433 from seandewar/vim-8.2.3492
Sean Dewar
2022-02-18
|
\
|
*
vim-patch:8.2.3601: check for overflow in put count does not work well
Sean Dewar
2022-02-17
*
|
Merge pull request #17430 from dundargoc/test/remove-travis
James McCoy
2022-02-17
|
\
\
|
*
|
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
2022-02-17
*
|
|
fix(api): allow empty list for cterm in nvim_set_hl
Christian Clason
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 #17363 from zeertzjq/dirchangedpre
zeertzjq
2022-02-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
|
|
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
2022-02-16
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
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
*
|
|
fix(api): validate command names in nvim_add_user_command (#17406)
Gregory Anders
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.4343: when reloading not all properties are detected
zeertzjq
2022-02-14
|
/
/
*
|
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
|
/
/
/
*
|
|
feat(api): add strikethrough, nocombine to set_hl
Christian Clason
2022-02-12
*
|
|
test: convert some colorcolumn tests to Lua screen tests
zeertzjq
2022-02-12
*
|
|
Merge pull request #17365 from kevinhwang91/fix-ts-empty-lines
Christian Clason
2022-02-11
|
\
\
\
|
*
|
|
fix: append test for checking zero width node range
kevinhwang91
2022-02-11
|
|
|
/
|
|
/
|
*
|
|
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 #17012 from EdmundsEcho/fix-checkhealth
zeertzjq
2022-02-11
|
\
\
\
|
*
|
|
fix(healthcheck): handle empty reports
Edmund Cape
2022-02-09
*
|
|
|
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
2022-02-10
|
|
/
/
|
/
|
|
*
|
|
vim-patch:8.2.4242: put in Visual mode cannot be repeated
zeertzjq
2022-02-09
|
/
/
*
|
test: add Lua functional tests for Ex mode
zeertzjq
2022-02-08
*
|
vim-patch:8.1.0711: test files still use function!
zeertzjq
2022-02-07
*
|
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
bfredl
2022-02-06
|
\
\
|
*
|
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
2022-02-03
*
|
|
Merge pull request #17194 from zeertzjq/inccommand-prev-sub
zeertzjq
2022-02-06
|
\
\
\
|
*
|
|
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
*
|
|
|
fix(diff): make algorithm work for vim.diff (#17300)
Lewis Russell
2022-02-05
*
|
|
|
fix(--headless): do not block on press-enter prompts when no UI
glacambre
2022-02-05
*
|
|
|
test(old): add test_expand.vim
zeertzjq
2022-02-05
*
|
|
|
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
*
|
|
|
test: convert some search stat screendump tests to Lua screen tests
zeertzjq
2022-02-04
[next]