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
Commit message (
Expand
)
Author
Age
*
perf: improve utf_char2cells() performance (#27353)
VanaIgr
2024-02-07
*
fix(event-loop): process input before events (#27358)
zeertzjq
2024-02-07
*
fix(column): handle w_redr_statuscol at end filler lines (#27365)
zeertzjq
2024-02-06
*
vim-patch:9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines (#2...
zeertzjq
2024-02-06
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
vim-patch:9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousesc...
zeertzjq
2024-02-06
*
fix(tui): `space_buf` overflow when clearing screen (#27352)
Sean Dewar
2024-02-06
*
fix(redraw): update Visual selection properly with splits (#27343)
zeertzjq
2024-02-05
*
fix(inccommand): update topline after moving cursor (#27341)
zeertzjq
2024-02-05
*
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
*
vim-patch:9.1.0075: insert completion not correct when adding new leader (#27...
Raphael
2024-02-04
*
vim-patch:9.1.0074: did_set_breakat() should be in optionstr.c
zeertzjq
2024-02-04
*
vim-patch:9.1.0073: Looping over modifier_keys_table unnecessarily
zeertzjq
2024-02-04
*
feat: update unicode tables (#27317)
zeertzjq
2024-02-04
*
refactor(strcase_save): optimize memory allocation (#27319)
Raphael
2024-02-03
*
fix(keycodes): simplify S- properly when D- is present (#27316)
zeertzjq
2024-02-03
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#27315)
zeertzjq
2024-02-03
*
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
[next]