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
...
|
*
|
feat(messages): add :!cmd shell message kinds
Luuk van Baal
2025-01-15
*
|
|
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
2025-01-15
|
\
\
\
|
*
|
|
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
|
*
|
|
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
2025-01-14
|
|
/
/
*
|
|
feat(vim.fs): find(), dir() can "follow" symlinks #31551
Mike
2025-01-14
*
|
|
fix(lsp): schedule call to vim.lsp.start for async root_dir (#31998)
Gregory Anders
2025-01-14
*
|
|
feat(terminal): support theme update notifications (DEC mode 2031) (#31999)
Gregory Anders
2025-01-14
*
|
|
Merge pull request #31932 from bfredl/termtab
bfredl
2025-01-14
|
\
\
\
|
*
|
|
fix(getchar): do not simplify keycodes in terminal mode
bfredl
2025-01-13
*
|
|
|
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
|
|
/
/
|
/
|
|
*
|
|
fix(lsp): minimum height for floating popup #31990
Xuyuan Pang
2025-01-13
*
|
|
feat(messages): "verbose" message kind #31991
luukvbaal
2025-01-13
*
|
|
feat: add vim.fs.relpath
dundargoc
2025-01-13
*
|
|
test: use temp file #31907
Guilherme Soares
2025-01-13
*
|
|
vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...
zeertzjq
2025-01-13
*
|
|
feat(treesitter)!: don't parse tree in get_parser() or start()
Riley Bruins
2025-01-12
*
|
|
feat(treesitter): async parsing
Riley Bruins
2025-01-12
*
|
|
perf(treesitter): cache queries strongly
Riley Bruins
2025-01-12
*
|
|
vim-patch:9.1.1005: completion text is highlighted even with no pattern found...
zeertzjq
2025-01-12
*
|
|
vim-patch:9.1.0996: ComplMatchIns may highlight wrong text (#31931)
glepnir
2025-01-10
*
|
|
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
2025-01-10
*
|
|
fix(decor): set invalid flag for end of invalidated paired marks
Luuk van Baal
2025-01-10
*
|
|
docs: misc #31867
Justin M. Keyes
2025-01-09
*
|
|
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(api): add err field to nvim_echo() opts
Luuk van Baal
2025-01-09
*
|
|
Merge pull request #31844 from bfredl/iter_crash
bfredl
2025-01-09
|
\
\
\
|
*
|
|
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
2025-01-09
*
|
|
|
fix(terminal): don't crash on unprintable chars
bfredl
2025-01-09
*
|
|
|
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
|
|
|
Merge pull request #31112 from famiu/refactor/options/set_option_for
Lewis Russell
2025-01-08
|
\
\
\
\
|
*
|
|
|
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
|
|
|
|
test(treesitter): inspect_tree #31182
Guilherme Soares
2025-01-08
*
|
|
|
|
fix(api): crash on invalid buffer to nvim_buf_del_user_command (#31908)
zeertzjq
2025-01-08
*
|
|
|
|
feat(health): show :checkhealth in floating window #31086
glepnir
2025-01-07
*
|
|
|
|
perf(treesitter): don't fetch parser for each fold line
Riley Bruins
2025-01-07
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising #31892
luukvbaal
2025-01-06
*
|
|
|
Merge #31625 perf(decor): improve iter_captures() cache
Justin M. Keyes
2025-01-06
|
\
\
\
\
|
*
|
|
|
refactor: split predicates and directives
vanaigr
2025-01-06
*
|
|
|
|
fix(lsp): open_floating_preview() zindex relative to current window #31886
luukvbaal
2025-01-06
|
/
/
/
/
*
|
|
|
"nvim -es": disable shada #21723
Justin M. Keyes
2025-01-05
*
|
|
|
fix(cmdline): always show cmdline when it is a prompt #31866
luukvbaal
2025-01-05
*
|
|
|
fix(api): nvim__complete_set requires completeopt=popup #31177
glepnir
2025-01-05
*
|
|
|
fix(popup): wrong extmark data sync when lines changed in popup preview #30246
glepnir
2025-01-05
*
|
|
|
feat(func): allow manual cache invalidation for _memoize
Riley Bruins
2025-01-05
*
|
|
|
vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight (#31830)
luukvbaal
2025-01-05
*
|
|
|
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
Justin M. Keyes
2025-01-04
*
|
|
|
fix(vim.fs.normalize): normalize case for windows drive letter
dundargoc
2025-01-04
*
|
|
|
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
|
|
|
test: include stderr in EOF failure message
Justin M. Keyes
2025-01-03
*
|
|
|
test: spawn_wait() starts a non-RPC Nvim process
Justin M. Keyes
2025-01-03
[prev]
[next]