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
...
|
|
*
|
refactor: remove char_u from arguments of fuzzy_match()
zeertzjq
2023-01-17
|
|
/
/
|
*
|
fix(tabline): avoid memory leak in tabline click definitions (#21847)
luukvbaal
2023-01-17
|
*
|
fix: failing XDG test on Windows CI
Justin M. Keyes
2023-01-17
|
*
|
vim-patch:9.0.1208: code is indented more than necessary (#21846)
zeertzjq
2023-01-17
|
*
|
test(statuscolumn): %l should follow default wrap behavior (#21766)
Brian Koropoff
2023-01-17
|
*
|
refactor: fix sign conversion warning from gcc (#21833)
dundargoc
2023-01-17
|
*
|
Merge #21844 test: avoid noise in test logs
Justin M. Keyes
2023-01-16
|
|
\
\
|
|
*
|
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
|
|
*
|
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
|
*
|
|
fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...
luukvbaal
2023-01-17
|
|
/
/
|
*
|
Merge pull request #21768 from luukvbaal/test-virtline
zeertzjq
2023-01-17
|
|
\
\
|
|
*
|
fix(column): avoid drawing columns for virt_lines_leftcol
Luuk van Baal
2023-01-16
|
|
*
|
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
|
*
|
|
Merge pull request #21839 from seandewar/lua-health-fix
Sean Dewar
2023-01-16
|
|
\
\
\
|
|
*
|
|
feat(health): detect tmux RGB support via `client_termfeatures`
Sean Dewar
2023-01-16
|
|
*
|
|
fix(health): fix `tmux_esc_time` comparison
Sean Dewar
2023-01-16
|
|
|
/
/
|
*
|
|
Merge pull request #21828 from clason/bump-libvterm
Christian Clason
2023-01-16
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
build(deps): bump libvterm to v0.3.1
Christian Clason
2023-01-16
|
*
|
|
docs: treesitter.add_directive, add_predicate #21206
Ching Pei Yang
2023-01-16
|
*
|
|
build(deps): bump LuaJIT to HEAD - d0e88930d
Raphael
2023-01-16
|
*
|
|
Merge pull request #20945 from erw7/feat-more-exception-info
zeertzjq
2023-01-16
|
|
\
\
\
|
|
*
|
|
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
|
|
*
|
|
feat(api): show more exception info
erw7
2023-01-16
|
*
|
|
|
Merge pull request #21831 from bfredl/nofd
bfredl
2023-01-16
|
|
\
\
\
\
|
|
*
|
|
|
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
|
*
|
|
|
|
Merge #21175 exepath() with powershell
Justin M. Keyes
2023-01-16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
test: align Test_shell_options, Test_shellslash with Nvim default
Justin M. Keyes
2023-01-16
|
|
*
|
|
|
|
vim-patch:8.2.3071: shell options are not set properly for PowerShell
Justin M. Keyes
2023-01-16
|
|
*
|
|
|
|
vim-patch:8.2.3070: not enough testing for shell use
Justin M. Keyes
2023-01-16
|
|
*
|
|
|
|
vim-patch:8.2.3061: testing the shell option is incomplete and spread out
Justin M. Keyes
2023-01-16
|
|
*
|
|
|
|
fix(exepath)!: prefers extensionless for powershell
Anton Kriese
2023-01-16
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ci: run each linter once (#21825)
dundargoc
2023-01-16
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
health: migrate to Lua #21661
TJ DeVries
2023-01-16
|
*
|
|
|
docs(news): graduation of msgsep #21826
zeertzjq
2023-01-16
|
*
|
|
|
fix(diff): "nvim -d" should only diff arglist files #21829
0xAdk
2023-01-16
|
|
/
/
/
|
*
|
|
docs(lua): use luaref tag instead of www.lua.org #21813
Naru
2023-01-15
|
*
|
|
build: exclude tui/terminfo_defs.h from lintc-clint (#21822)
dundargoc
2023-01-15
|
*
|
|
refactor: format with stylua (#21821)
dundargoc
2023-01-15
|
*
|
|
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
|
/
/
|
*
|
Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenu
bfredl
2023-01-15
|
|
\
\
|
|
*
|
fix: properly close builtin popup in ext_popupmenu
shirasaka
2023-01-11
|
*
|
|
ci: deduplicate TEST_FILE environment variable (#21667)
dundargoc
2023-01-15
|
*
|
|
docs(lua): lua-guide: <Nop> is for rhs of vim.keymap.set(), not lhs (#21814)
Naru
2023-01-15
|
*
|
|
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
|
*
|
|
vim-patch:8.2.0188: Check commands don't work well with Vim9 script (#21809)
zeertzjq
2023-01-15
|
*
|
|
Merge pull request #21806 from zeertzjq/vim-8.2.4565
zeertzjq
2023-01-15
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.4570: no command line completion for :profile and :profdel
zeertzjq
2023-01-15
|
|
*
|
|
vim-patch:8.2.4565: no command line completion for :breakadd and :breakdel
zeertzjq
2023-01-15
|
|
*
|
|
vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the line
zeertzjq
2023-01-15
|
|
/
/
/
|
*
|
|
Merge pull request #21807 from zeertzjq/vim-8.2.4579
zeertzjq
2023-01-15
|
|
\
\
\
[prev]
[next]