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
/
functional
Commit message (
Expand
)
Author
Age
*
Merge pull request #28080 from echasnovski/intro-buf-change
zeertzjq
2024-04-01
|
\
|
*
fix(intro): clear intro if new buffer is shown in focused float
Evgeni Chasnovski
2024-03-29
|
*
fix(intro): link showing intro to state at start
Evgeni Chasnovski
2024-03-29
*
|
test(core/job_spec): skip exit test if "sleep" command missing (#28137)
zeertzjq
2024-04-01
*
|
vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...
zeertzjq
2024-04-01
*
|
fix(api): set script context when using nvim_set_hl (#28123)
zeertzjq
2024-03-31
*
|
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
2024-03-31
*
|
fix: explain that user should run nvim with -V1 to see more information
dundargoc
2024-03-30
*
|
test: use matches(...) instead of ok(string.find(...)) (#28111)
zeertzjq
2024-03-30
*
|
fix(extmarks): splice earlier when opening new line (#28108)
zeertzjq
2024-03-30
*
|
fix: support UNC paths in vim.fs.normalize
dundargoc
2024-03-30
*
|
fix(fs): allow backslash characters in unix paths
James Trew
2024-03-29
*
|
fix(terminal): fix duplicate recording with mouse click (#28103)
zeertzjq
2024-03-29
*
|
test(normal): port legacy normal test for page scrolling (#28100)
luukvbaal
2024-03-29
*
|
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
2024-03-29
|
/
*
feat(ui): indicate margins for the area used by win_viewport
bfredl
2024-03-29
*
test: print screen snapshot in desired format (#28088)
luukvbaal
2024-03-29
*
test: skip another flaky test on macOS (#28087)
zeertzjq
2024-03-29
*
test: skip flaky tests
dundargoc
2024-03-28
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
fix(plines): cursor position with 'showbreak' and resized grid (#28067)
zeertzjq
2024-03-28
*
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
2024-03-28
*
Merge pull request #28057 from bfredl/nosethl_2
bfredl
2024-03-27
|
\
|
*
refactor(tests): use global defaults instead of set_default_attr_ids (2)
bfredl
2024-03-27
*
|
fix(treesitter): return correct match table in iter_captures()
Lewis Russell
2024-03-27
*
|
Merge pull request #28025 from luukvbaal/introfloat
bfredl
2024-03-27
|
\
\
|
|
/
|
/
|
|
*
fix(intro): still show intro message with floating window
Luuk van Baal
2024-03-27
*
|
Merge pull request #28046 from bfredl/nosethl_1
bfredl
2024-03-27
|
\
\
|
*
|
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
2024-03-26
*
|
|
test(tui_spec): fix flaky test for isolated "stop paste" (#28053)
zeertzjq
2024-03-27
|
/
/
*
|
test(lsp): fix flaky basic_finish test again (#28041)
zeertzjq
2024-03-26
*
|
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
|
fix(edit): backspace adds extra spaces for inline virtual text (#28005)
vanaigr
2024-03-26
*
|
fix(test): typing
Lewis Russell
2024-03-25
*
|
Revert "refactor(lsp): simplify client tracking"
Lewis Russell
2024-03-25
*
|
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
|
test(treesitter): separate out query-related tests into query_spec
Jongwook Choi
2024-03-24
*
|
test(treesitter): improve the style of treesitter/parser_spec
Jongwook Choi
2024-03-23
|
/
*
fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)
Calvin Bochulak
2024-03-23
*
Merge pull request #27980 from bfredl/noignore
bfredl
2024-03-23
|
\
|
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
|
fix(filetype): use unexpanded file name (#27931)
zeertzjq
2024-03-23
|
/
*
Merge pull request #26970 from famiu/refactor/options/set_option_direct
zeertzjq
2024-03-22
|
\
|
*
test(options): add test for `'modified'`
Famiu Haque
2024-03-21
*
|
vim-patch:9.1.0195: memleak with ex_drop, NULL dereference
zeertzjq
2024-03-22
*
|
vim-patch:9.1.0192: drop: don't rewind when editing the same file
zeertzjq
2024-03-22
*
|
fix(rpc): do not crash when no input is consumed
bfredl
2024-03-21
|
/
*
fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)
luukvbaal
2024-03-20
*
Merge #27930 nvim_create_buf fixes
Justin M. Keyes
2024-03-20
|
\
[next]