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
...
|
*
ci: update which paths to ignore (#20510)
dundargoc
2022-10-06
|
*
Merge pull request #20378 from folke/shared_annotations
Lewis Russell
2022-10-06
|
|
\
|
|
*
feat: added support for specifying types for lua2dox
Folke Lemaitre
2022-10-06
|
|
*
feat: added support for optional params to lua2dox
Folke Lemaitre
2022-10-06
|
|
*
feat: added support for @generic to lua2dox.lua
Folke Lemaitre
2022-10-06
|
|
*
docs: added proper annotations to functions in shared.lua
Folke Lemaitre
2022-10-06
|
|
/
|
*
fix(docs-html): keycodes, taglinks, column_heading #20498
Justin M. Keyes
2022-10-06
|
*
build(deps): restore support for USE_EXISTING_SRC_DIR (#20491)
James McCoy
2022-10-06
|
*
vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)
zeertzjq
2022-10-06
|
*
docs: fix incorrect :help tag (#20511)
dundargoc
2022-10-06
|
*
docs(lsp): add formatting APIs to deprecated.txt (#20487)
Steve Thorne
2022-10-06
|
*
vim-patch:9.0.0657: too many #ifdefs (#20506)
zeertzjq
2022-10-06
|
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
|
*
vim-patch:9.0.0422: not enough testing of the :all command (#20503)
zeertzjq
2022-10-06
|
*
vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...
zeertzjq
2022-10-06
|
*
Merge pull request #20374 from bfredl/notype
bfredl
2022-10-05
|
|
\
|
|
*
fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)
bfredl
2022-10-05
|
|
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
|
|
*
refactor(redraw): various simplifications
bfredl
2022-10-05
|
|
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
|
*
|
Merge pull request #20496 from ehllie/runtime_annotations
bfredl
2022-10-05
|
|
\
\
|
|
*
|
docs(docstrings): fix runtime type annotations
Elizabeth Paź
2022-10-05
|
|
|
/
|
*
|
Merge pull request #20497 from zeertzjq/vim-8.2.2413
zeertzjq
2022-10-05
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vim-patch:9.0.0388: the do_arg_all() function is too long
zeertzjq
2022-10-05
|
|
*
vim-patch:8.2.3886: can define autocmd for every event by using "au!"
zeertzjq
2022-10-05
|
|
*
vim-patch:8.2.3885: arglist test fails
zeertzjq
2022-10-05
|
|
*
vim-patch:8.2.3884: crash when clearing the argument list while using it
zeertzjq
2022-10-05
|
|
*
vim-patch:8.2.2463: using :arglocal in an autocommand may use freed memory
zeertzjq
2022-10-05
|
|
*
vim-patch:8.2.2421: double free when using autocommand with "argdel"
zeertzjq
2022-10-05
|
|
*
vim-patch:8.2.2413: crash when using :all while using a cmdline window
zeertzjq
2022-10-05
|
|
/
|
*
Merge pull request #20494 from bfredl/shadatest
bfredl
2022-10-05
|
|
\
|
|
*
test(shada): fix shada syntax definitions test
bfredl
2022-10-05
|
*
|
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
|
*
|
Merge pull request #20493 from bfredl/windowtest
bfredl
2022-10-05
|
|
\
\
|
|
*
|
test(api): migrate screenchar() test in in window API to screen test
bfredl
2022-10-05
|
|
|
/
|
*
|
vim-patch:partial:f269eabc6c4f (#20470)
Christian Clason
2022-10-05
|
*
|
Merge pull request #20490 from zeertzjq/vim-9.0.0656
zeertzjq
2022-10-05
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vim-patch:9.0.0661: multi-byte "lastline" in 'fillchars' does not work properly
zeertzjq
2022-10-05
|
|
*
vim-patch:9.0.0656: cannot specify another character to use instead of '@'
zeertzjq
2022-10-05
|
|
/
|
*
fix(docs): missing "(" in :help HTML
Justin M. Keyes
2022-10-04
|
*
feat(lsp): add bufnr option to lsp.start (#20473)
August Masquelier
2022-10-04
|
*
fix(build): "make clean" fails
Justin M. Keyes
2022-10-04
|
*
Merge #20412 feat(docs): HTML generator
Justin M. Keyes
2022-10-04
|
|
\
|
|
*
feat(gen_help_html.lua): remove old AWK scripts
Justin M. Keyes
2022-10-04
|
|
*
feat(docs): nested lists in HTML, update :help parser
Justin M. Keyes
2022-10-04
|
|
/
|
*
fix(ui): msg_ext_set_kind for nvim_echo (#20476)
Shougo
2022-10-04
|
*
build(deps): bump LuaJIT to HEAD - 6c4826f12 (#20478)
Christian Clason
2022-10-04
|
*
Merge pull request #20467 from zeertzjq/vim-8.2.2316
zeertzjq
2022-10-04
|
|
\
|
|
*
test: add test for :function followed by <lambda>
zeertzjq
2022-10-04
|
|
*
vim-patch:8.2.2316: Vim9: cannot list a lambda function
zeertzjq
2022-10-04
|
|
/
[prev]
[next]