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
/
functional
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...
zeertzjq
2023-09-01
*
fix(query_error): multiline bug
Lewis Russell
2023-08-31
*
feat(treesitter): improve query error message
Amaan Qureshi
2023-08-31
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
fix(shada): update deleted marks (#24936)
Maria José Solano
2023-08-31
*
vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...
zeertzjq
2023-08-31
*
fix(api): nvim_buf_get_offset in a new buffer with zero or one lines
bfredl
2023-08-30
*
fix(treesitter): fix another TSNode:tree() double free
bfredl
2023-08-29
*
fix(treesitter): fix TSNode:tree() double free (#24796)
nwounkn
2023-08-29
*
fix(api): better topline adjustments in nvim_buf_set_lines
bfredl
2023-08-29
*
fix(api): handle clearing out last line of non-current buffer
bfredl
2023-08-28
*
vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...
zeertzjq
2023-08-28
*
vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...
zeertzjq
2023-08-28
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
fix(editorconfig): do not set 'endofline'
Lewis Russell
2023-08-27
*
vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)
zeertzjq
2023-08-27
*
fix(undo): fix crash caused by checking undolevels in wrong buffer
bfredl
2023-08-27
*
fix(api): fix inconsistent behavior of topline touched in recent refactor
bfredl
2023-08-27
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
fix(statuscolumn): force full redraw when signcolumn is invalid (#24859)
luukvbaal
2023-08-26
*
fix(extmarks): wrong display when changing text with virt_lines (#24879)
Ibby
2023-08-26
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
fix(ui): wrong display with 0-width inline virt_text at eol (#24854)
zeertzjq
2023-08-24
*
feat(treesitter): add 'injection.self' and 'injection.parent'
Amaan Qureshi
2023-08-24
*
vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)
zeertzjq
2023-08-24
*
vim-patch:9.0.1710: scrolloff options work slightly different
zeertzjq
2023-08-23
*
fix(plines): count 'showbreak' for virtual text at eol
zeertzjq
2023-08-23
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
vim-patch:9.0.1779: Need more state() tests (#24840)
zeertzjq
2023-08-23
*
test: fix state() test flakiness (#24839)
zeertzjq
2023-08-23
*
vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)
zeertzjq
2023-08-22
*
fix(terminal): handle horizontal scrolling in another window (#24828)
zeertzjq
2023-08-21
*
vim-patch:8.2.4208: using setbufvar() may change the window title
zeertzjq
2023-08-21
*
test: add some tests for SafeState autocommand
zeertzjq
2023-08-21
*
vim-patch:8.1.2099: state() test fails on some Mac systems
zeertzjq
2023-08-21
*
vim-patch:8.1.2066: no tests for state()
zeertzjq
2023-08-21
*
vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)
zeertzjq
2023-08-21
*
vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...
zeertzjq
2023-08-21
*
vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...
zeertzjq
2023-08-19
*
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
2023-08-19
*
test(ui/mouse_spec): mouse click with matchadd() concealed text
zeertzjq
2023-08-18
*
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
2023-08-18
*
vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...
zeertzjq
2023-08-18
*
fix(ui_compositor): only reset skipstart at first column (#24776)
zeertzjq
2023-08-18
*
vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)
Sean Dewar
2023-08-17
*
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
2023-08-17
*
feat(diagnostic): filter diagnostics by specific severities (#24736)
Michael Strobel
2023-08-16
*
feat(highlight): Allow hyphens (-) in highlight group names (#24714)
Gregory Anders
2023-08-15
*
test(terminal): fix scrollback test flakiness (#24708)
zeertzjq
2023-08-14
*
fix(treesitter)!: remove deprecated legacy injection format
Christian Clason
2023-08-14
[next]