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
/
nvim
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1105: code is indented too much (#27314)
zeertzjq
2024-02-03
*
fix(drawline): missing NUL termination when drawing TAB (#27307)
zeertzjq
2024-02-02
*
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
2024-02-02
*
feat(ex_cmds): no error on :lua with {range} and {code} (#27290)
luukvbaal
2024-02-02
*
Merge pull request #27122 from luukvbaal/signcol
bfredl
2024-02-01
|
\
|
*
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
2024-01-27
*
|
build: various fixes
dundargoc
2024-02-01
*
|
refactor(api): remove some unnecessary HAS_KEY() (#27283)
zeertzjq
2024-02-01
*
|
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
|
vim-patch:8.2.0085: dead code in builtin functions (#27281)
zeertzjq
2024-02-01
*
|
build: update builtin terminfo (#27272)
zeertzjq
2024-01-31
*
|
fix(statusline): missing offset when showing 'keymap' (#27270)
zeertzjq
2024-01-31
*
|
fix(lua): avoid internal error when :luado deletes lines (#27262)
zeertzjq
2024-01-30
*
|
vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)
zeertzjq
2024-01-30
*
|
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
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(window.c): add a few more assertions (#27249)
zeertzjq
2024-01-29
*
|
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
*
|
vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...
zeertzjq
2024-01-29
*
|
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
*
|
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
*
|
|
fix(decor): check decor kind before accessing union field (#27205)
Gregory Anders
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
*
|
feat(ex_cmds): ranged :lua #27167
luukvbaal
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
*
vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)
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
*
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
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
docs: various fixes (#27063)
dundargoc
2024-01-25
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
build: various build improvements
dundargoc
2024-01-24
*
fix(spell): always accept ':' as filename char in 'spellfile' (#27172)
zeertzjq
2024-01-24
*
fix(options): use a union for def_val (#27169)
zeertzjq
2024-01-24
*
vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)
zeertzjq
2024-01-24
*
fix(sign): avoid deleting from sign map while looping over it (#27158)
luukvbaal
2024-01-24
[next]