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
...
|
*
|
|
|
|
|
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
2023-12-23
|
*
|
|
|
|
|
refactor(drawline): avoid storing info to draw 'statuscolumn' (#26712)
luukvbaal
2023-12-23
|
*
|
|
|
|
|
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
|
*
|
|
|
|
|
refactor(drawline): simplify draw_statuscol() and remove draw_state references
Luuk van Baal
2023-12-22
|
*
|
|
|
|
|
Merge pull request #26528 from bfredl/nodrawstate
bfredl
2023-12-22
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
2023-12-22
|
*
|
|
|
|
|
|
docs(options): add codeblock annotations to options.lua (#26696)
Christian Clason
2023-12-22
|
*
|
|
|
|
|
|
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
2023-12-22
|
*
|
|
|
|
|
|
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
|
*
|
|
|
|
|
|
vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)
zeertzjq
2023-12-22
|
*
|
|
|
|
|
|
refactor: run IWYU on entire repo
dundargoc
2023-12-21
|
*
|
|
|
|
|
|
fix(build): teach cmake about vvars
Lewis Russell
2023-12-21
|
*
|
|
|
|
|
|
feat: generate types and docs for v variables
Lewis Russell
2023-12-21
|
*
|
|
|
|
|
|
fix(column): avoid exceeding configured 'signcolumn' width
Luuk van Baal
2023-12-21
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
|
*
|
|
|
|
|
fixup:
zeertzjq
2023-12-21
|
*
|
|
|
|
|
fix(channel): use os_write() instead of fwrite() for stderr (#26689)
zeertzjq
2023-12-21
|
*
|
|
|
|
|
refactor: eliminate cyclic includes
dundargoc
2023-12-20
|
*
|
|
|
|
|
fix(buffer): do not filter help buffer
Christian Clason
2023-12-20
|
*
|
|
|
|
|
vim-patch:9.0.2177: Wrong cursor position when dragging out of window (#26661)
zeertzjq
2023-12-20
|
*
|
|
|
|
|
vim-patch:9.0.2178: reg_executing() wrong for :normal with range (#26660)
zeertzjq
2023-12-20
|
*
|
|
|
|
|
test: sign on wrapped line with signcolumn=number (#26654)
zeertzjq
2023-12-19
|
*
|
|
|
|
|
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
|
*
|
|
|
|
|
docs: small fixes (#26448)
dundargoc
2023-12-19
|
*
|
|
|
|
|
fix(api): don't set coladd of mark (#26648)
zeertzjq
2023-12-19
|
*
|
|
|
|
|
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
|
*
|
|
|
|
|
docs: add style rule regarding initialization
dundargoc
2023-12-18
|
*
|
|
|
|
|
fix(lua): handle array with holes in luaeval() (#26630)
zeertzjq
2023-12-18
|
*
|
|
|
|
|
fix(options): setting 'scroll' with resized grid (#26628)
zeertzjq
2023-12-18
|
*
|
|
|
|
|
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
2023-12-18
|
*
|
|
|
|
|
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
2023-12-18
|
*
|
|
|
|
|
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
|
*
|
|
|
|
|
refactor(options): use hashy for finding options (#26573)
Famiu Haque
2023-12-17
|
*
|
|
|
|
|
build: cmake fixes
dundargoc
2023-12-16
|
*
|
|
|
|
|
refactor: only reload colorscheme if &bg changed (#26598)
Gregory Anders
2023-12-16
|
*
|
|
|
|
|
build: bump minimum cmake version to 3.13
dundargoc
2023-12-16
|
*
|
|
|
|
|
vim-patch:82f19734bfcb
Christian Clason
2023-12-16
|
*
|
|
|
|
|
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
2023-12-16
|
*
|
|
|
|
|
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
|
*
|
|
|
|
|
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
2023-12-16
|
*
|
|
|
|
|
feat(ui): completeopt support popup like vim
mathew
2023-12-16
|
*
|
|
|
|
|
Merge pull request #26512 from famiu/refactor/options/type_flags
bfredl
2023-12-16
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(options): remove option type macros
Famiu Haque
2023-12-14
|
*
|
|
|
|
|
|
vim-patch:17dca3cb97cd (#26584)
zeertzjq
2023-12-15
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
|
*
|
|
|
|
|
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
|
*
|
|
|
|
|
fix(tui): don't use tui->params[] for 'termsync' (#26565)
zeertzjq
2023-12-14
|
*
|
|
|
|
|
docs: fix links
dundargoc
2023-12-13
|
*
|
|
|
|
|
docs: add code-overview from wiki to src/nvim/README.md
dundargoc
2023-12-13
|
*
|
|
|
|
|
vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)
zeertzjq
2023-12-13
[prev]
[next]