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
*
fix(tui): reset clear_region attributes during startup #28713
luukvbaal
2024-05-26
*
fix(tohtml): properly handle multiple hl groups #29012
Riley Bruins
2024-05-26
*
refactor(tests): more global highlight definitions
bfredl
2024-05-26
*
refactor(tests): use more global highlight definitions
bfredl
2024-05-26
*
refactor(tests): update screen:snapshot_util() to use new-style highlights
bfredl
2024-05-25
*
refactor(lua): rewrite vim.highlight.range() (#28986)
zeertzjq
2024-05-25
*
Merge pull request #28617 from glepnir/border_hl
bfredl
2024-05-25
|
\
|
*
fix(float): missing default highlight for title
glepnir
2024-05-25
*
|
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
Gregory Anders
2024-05-24
*
|
feat(complete): specify reason for CompleteDone
Famiu Haque
2024-05-24
*
|
fix: change deprecation presentation
dundargoc
2024-05-24
*
|
fix(comment): fall back to using trimmed comment markers (#28938)
Evgeni Chasnovski
2024-05-23
*
|
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
2024-05-23
*
|
fix(lsp): trigger LspDetach on buffer delete (#28795)
Andre Toerien
2024-05-23
*
|
fix(shada): restore search pattern length properly (#28929)
zeertzjq
2024-05-23
*
|
fix: merge all provider healthchecks into a single health.lua
dundargoc
2024-05-22
*
|
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
2024-05-21
*
|
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
|
refactor!: remove `nvim` and `provider` module for checkhealth
dundargoc
2024-05-19
*
|
fix(move): half-page scrolling with resized grid at eob (#28821)
zeertzjq
2024-05-18
*
|
Merge pull request #28790 from luukvbaal/vim-9.1.0414
zeertzjq
2024-05-18
|
\
\
|
*
|
vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...
Luuk van Baal
2024-05-17
*
|
|
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
*
|
|
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2024-05-17
|
/
/
*
|
perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)
vanaigr
2024-05-16
*
|
NVIM v0.10.0
Justin M. Keyes
2024-05-16
*
|
fix(test): failure after version bump #28771
Justin M. Keyes
2024-05-16
*
|
fix(treesitter): allow optional directive captures (#28664)
Riley Bruins
2024-05-14
*
|
refactor(lua): remove deprecated features #28725
Justin M. Keyes
2024-05-13
*
|
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
|
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
|
Merge pull request #28717 from bfredl/rpcmsg
bfredl
2024-05-12
|
\
\
|
|
/
|
/
|
|
*
fix(ui): data corruption in remote_ui_raw_line
bfredl
2024-05-12
*
|
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
|
/
*
Merge pull request #28676 from luukvbaal/tuiflush
bfredl
2024-05-10
|
\
|
*
fix(tui): initialize clear attrs with current terminal background
Luuk van Baal
2024-05-10
*
|
fix(lsp): disable didChangeWatchedFiles on Linux
Lewis Russell
2024-05-10
*
|
vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...
zeertzjq
2024-05-09
|
/
*
docs(luacats): support backtick captured generic type
James Trew
2024-05-07
*
fix(vim.json): properly treat luanil options as booleans (#28622)
zeertzjq
2024-05-03
*
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
2024-05-03
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
2024-05-03
*
Merge #28101 nvim__redraw
Justin M. Keyes
2024-05-02
|
\
|
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
|
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
2024-05-02
|
/
*
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
2024-05-02
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
feat(diagnostic): revert default behaviour of goto_next/prev()
Lewis Russell
2024-04-30
[next]