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
*
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
*
fix(lsp): add snippet regression test (#27618)
Maria José Solano
2024-02-25
*
test: don't use minimal timeout for "intermediate" flag (#27620)
zeertzjq
2024-02-25
*
vim-patch:9.1.0135: Insufficient testing for 'delcombine' (#27616)
zeertzjq
2024-02-25
*
fix(lsp): when renaming directory, check path prefix of buffer names (#27603)
Jaehwang Jung
2024-02-24
*
vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)
zeertzjq
2024-02-24
*
vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...
zeertzjq
2024-02-24
*
fix(terminal): block input when there is pending TermRequest (#27589)
zeertzjq
2024-02-24
*
Merge pull request #27590 from bfredl/signcolfix
bfredl
2024-02-23
|
\
|
*
fix(marktree): some marks counted twice when checking for overlap
bfredl
2024-02-23
*
|
vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()
zeertzjq
2024-02-23
*
|
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
*
|
fix(defaults): make terminal autoclose not block other events (#27581)
Evgeni Chasnovski
2024-02-22
|
/
*
fix(lua): make highlight.on_yank use win-local highlight (#27349)
altermo
2024-02-22
*
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
2024-02-22
*
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
2024-02-22
*
test(treesitter): fix obsolete predicates
Christian Clason
2024-02-21
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
vim-patch:ef387c062bb1 (#27553)
zeertzjq
2024-02-21
*
fix(vim.ui.open): use explorer.exe instead of wslview #26947
Vu Nhat Chuong
2024-02-20
*
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
*
feat(tabline): middle mouse button now closes tab (#27522)
Nacho Nieva
2024-02-19
*
vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27...
zeertzjq
2024-02-19
*
fix(eval): skip over v:lua properly (#27517)
zeertzjq
2024-02-18
*
fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)
zeertzjq
2024-02-18
*
vim-patch:9.1.0114: Setting some options may change curswant (#27514)
zeertzjq
2024-02-18
*
fix(decorations): crash with revised mark with changed decoration flags
bfredl
2024-02-17
*
test: more tests for nvim_eval_statusline "fillchar" (#27502)
zeertzjq
2024-02-17
*
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
2024-02-17
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
fix(genvimvim): generate prefixed boolean options properly (#27487)
zeertzjq
2024-02-16
*
vim-patch:9.1.0112: Remove undo information, when cleaning quickfix buffer
zeertzjq
2024-02-16
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
vim-patch:9.1.0111: filetype: no support for bats files
Christian Clason
2024-02-15
*
vim-patch:9.1.0110: filetype: add 'Config.in' filetype detection
Christian Clason
2024-02-15
*
vim-patch:9.1.0109: filetype: no support for its files
Christian Clason
2024-02-15
*
vim-patch:9.1.0108: filetype: no support for dtso files
Christian Clason
2024-02-15
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
fix(lsp): rename: load and list new buffer if attached to window (#27408)
Tomasz N
2024-02-14
*
fix(extmarks): redraw line on adding/removing conceal (#27463)
zeertzjq
2024-02-14
*
vim-patch:9.1.0105: Style: typos found (#27462)
zeertzjq
2024-02-14
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)
Jongwook Choi
2024-02-13
*
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
2024-02-13
*
vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...
zeertzjq
2024-02-13
*
vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)
zeertzjq
2024-02-13
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
bfredl
2024-02-12
|
\
[next]