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
/
test
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
fix(client): wait for session to exit
bfredl
2023-02-10
*
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
refactor(tests): move lua-client into core and use it for functionaltests
bfredl
2023-02-10
*
test(exit_spec): make sure that autocommands are triggered (#22188)
zeertzjq
2023-02-09
*
fix(rpc): ignore redraw events when exiting (#22184)
zeertzjq
2023-02-09
*
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
2023-02-09
*
build: create test/CMakeLists.txt and move test-related code (#22179)
dundargoc
2023-02-08
*
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
*
feat(treesitter): add metadata option for get_node_text
figsoda
2023-02-04
*
feat(treesitter): allow capture text to be transformed
figsoda
2023-02-04
*
vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)
zeertzjq
2023-02-05
*
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
|
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
|
fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)
zeertzjq
2023-02-02
*
|
fix(man): use italics for `<bs>_` (#22086)
Lewis Russell
2023-02-01
*
|
Merge pull request #17537 from bfredl/neolua
bfredl
2023-01-31
|
\
\
|
*
|
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
|
*
|
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
2023-01-31
*
|
|
Merge pull request #22005 from clason/sanitize-lang
Christian Clason
2023-01-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(treesitter): validate language name
Christian Clason
2023-01-28
*
|
|
fix(tests): use -l mode for lsp tests
bfredl
2023-01-31
*
|
|
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
2023-01-31
|
/
/
*
|
test: exepath() returns correct path with cmd.exe, powershell #21928
Anton Kriese
2023-01-26
*
|
test: add test for :runtime completion for .lua
zeertzjq
2023-01-26
*
|
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
|
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
2023-01-24
*
|
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
|
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
*
|
fix(lsp): check method is supported when range formatting (#21970)
Sean Dewar
2023-01-24
*
|
build: remove unnecessary unit test code (#21940)
dundargoc
2023-01-24
*
|
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
*
|
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
|
build: make generated source files reproducible #21586
Arnout Engelen
2023-01-23
*
|
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
|
feat(treesitter): show filetype associated with parser (#17633)
Matthieu Coudron
2023-01-22
*
|
fix(completion): include lua syntaxes in :ownsyntax completion (#21941)
zeertzjq
2023-01-22
*
|
vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)
zeertzjq
2023-01-21
*
|
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
|
test(tui_spec): don't expect exact screen in rapid resize test (#21935)
zeertzjq
2023-01-21
*
|
test(tui_spec): make rapid resize test test what it wants to test (#21933)
zeertzjq
2023-01-21
*
|
test(syn_attr_spec): add more information (#21912)
zeertzjq
2023-01-20
*
|
perf(statuscolumn): only fill click defs array once per redraw (#21884)
luukvbaal
2023-01-20
*
|
vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)
zeertzjq
2023-01-19
*
|
fix(statusline): don't leak memory with truncated click labels
zeertzjq
2023-01-19
*
|
fix(statusline): don't leak memory with zero-width click labels
zeertzjq
2023-01-19
*
|
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
*
|
Merge pull request #21881 from bfredl/uniterror
bfredl
2023-01-18
|
\
\
[next]