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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
|
*
|
|
|
|
|
|
|
vim-patch:cf8695d48cdd
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
vim-patch:21ce159e0561
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
vim-patch:c79646dfb101
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
vim-patch:71b6d3397649
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
|
*
|
|
|
|
|
|
|
fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461
vE5li
2024-01-28
|
*
|
|
|
|
|
|
|
refactor(lsp): client_hints typo #27250
Maria José Solano
2024-01-28
|
*
|
|
|
|
|
|
|
refactor(window.c): add a few more assertions (#27249)
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
|
*
|
|
|
|
|
|
|
test: more tests for nvim_tabpage_get_win (#27248)
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...
zeertzjq
2024-01-29
|
*
|
|
|
|
|
|
|
docs: .git-blame-ignore-revs #26397
Justin M. Keyes
2024-01-28
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
docs: update FAQ URLs #27236
Justin M. Keyes
2024-01-28
|
*
|
|
|
|
|
|
docs: include backtrace for bug-crash #27065
Jongwook Choi
2024-01-28
|
*
|
|
|
|
|
|
build(docs): separate lint job to validate vimdoc #27227
Jongwook Choi
2024-01-28
|
*
|
|
|
|
|
|
docs: explain why TUI is reinitialized on resume (#27177)
Gregory Anders
2024-01-28
|
*
|
|
|
|
|
|
test(lua/snippet_spec): wait for completion menu (#27243)
zeertzjq
2024-01-28
|
*
|
|
|
|
|
|
test(tui): add & improve tests for terminal queries (#27219)
Gregory Anders
2024-01-28
|
*
|
|
|
|
|
|
Merge pull request #24704 from seandewar/cmdwin-madness
Sean Dewar
2024-01-28
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0049: Make "[Command Line]" a special buffer name
Sean Dewar
2024-01-28
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0048: Abort opening cmdwin if autocmds screw things up
Sean Dewar
2024-01-28
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
|
*
|
|
|
|
|
|
|
Merge pull request #27221 from BugLight/fix-coverity-found-bugs
zeertzjq
2024-01-28
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fix(coverity/471380): null dereference in get_local_additions()
Daniil Zhukov
2024-01-27
|
|
*
|
|
|
|
|
|
fix(coverity/348240): memory leak in put_view()
Daniil Zhukov
2024-01-26
|
*
|
|
|
|
|
|
|
docs(lua): update ":{range}lua" docs + error message #27231
Justin M. Keyes
2024-01-27
|
*
|
|
|
|
|
|
|
vim-patch:0cc6108fea21
Christian Clason
2024-01-27
|
*
|
|
|
|
|
|
|
fix(decor): check decor kind before accessing union field (#27205)
Gregory Anders
2024-01-27
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
vim-patch:772f8f542513
Christian Clason
2024-01-27
|
*
|
|
|
|
|
|
fix(events): check for WinResized/WinScrolled in terminal mode (#27226)
zeertzjq
2024-01-27
|
*
|
|
|
|
|
|
fix(api): limit depth of nvim_cmd (#27225)
zeertzjq
2024-01-27
|
*
|
|
|
|
|
|
test(tui_spec): get &background from child session directly (#27224)
zeertzjq
2024-01-27
|
*
|
|
|
|
|
|
feat(ex_cmds): ranged :lua #27167
luukvbaal
2024-01-26
|
*
|
|
|
|
|
|
revert: "feat(treesitter): add foldtext with treesitter highlighting"
Till Bungert
2024-01-27
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fix(osc52): do not use 'vim.iter' (#27218)
Evgeni Chasnovski
2024-01-26
|
*
|
|
|
|
|
feat: improve return type annotations for vim.api.*
Lewis Russell
2024-01-26
|
*
|
|
|
|
|
fix(extmarks): do not remove decor from invalid old marks
Luuk van Baal
2024-01-26
|
*
|
|
|
|
|
fix(colorscheme): typo
Jaehwang Jung
2024-01-26
|
*
|
|
|
|
|
ci: update notes.md
Junghyeon Park
2024-01-26
|
*
|
|
|
|
|
vim-patch:046a0f75d025
Christian Clason
2024-01-26
|
*
|
|
|
|
|
vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)
zeertzjq
2024-01-26
|
*
|
|
|
|
|
Merge pull request #27201 from zeertzjq/vim-9.1.0054
zeertzjq
2024-01-26
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vim-patch:9.1.0056: wrong number of trailing spaces inserted after blockwise put
zeertzjq
2024-01-26
|
|
*
|
|
|
|
|
vim-patch:9.1.0054: 'linebreak' may still apply to leading whitespace
zeertzjq
2024-01-26
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fixup: raise TS min version
Christian Clason
2024-01-25
|
*
|
|
|
|
|
build(deps): bump tree-sitter to v0.20.9
Christian Clason
2024-01-25
|
*
|
|
|
|
|
vim-patch:9.1.0055: formatting long lines is slow (#27199)
zeertzjq
2024-01-26
|
*
|
|
|
|
|
feat(colorscheme): update treesitter groups
Evgeni Chasnovski
2024-01-25
|
*
|
|
|
|
|
fix(colorscheme): use explicit normal foreground in syntax groups
Evgeni Chasnovski
2024-01-25
[prev]
[next]