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
/
runtime
Commit message (
Expand
)
Author
Age
*
docs: breaking change in diagnostic goto #28541
Gregory Anders
2024-04-27
*
fix(diagnostic): invalid col number compare in next_diagnostic (#28397)
Raphael
2024-04-27
*
vim-patch:92917069b1a8
Christian Clason
2024-04-27
*
vim-patch:79952b9c6774
Christian Clason
2024-04-27
*
vim-patch:9525f6213604
zeertzjq
2024-04-27
*
vim-patch:00ae5c5cba7b
zeertzjq
2024-04-27
*
vim-patch:fe1e2b5e2d65
zeertzjq
2024-04-27
*
fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)
Mathias Fußenegger
2024-04-26
*
feat(diagnostic): add default mappings for diagnostics (#16230)
Gregory Anders
2024-04-26
*
fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)
Brian Cao
2024-04-26
*
feat(lsp): add more LSP defaults (#28500)
Gregory Anders
2024-04-26
*
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
2024-04-26
*
fix(lsp): ensure buffer is not attached more than once
Lewis Russell
2024-04-26
*
fix: lua annotations
Lewis Russell
2024-04-26
*
fix(treesitter.foldexpr): check for all insert submodes
TheLeoP
2024-04-26
*
fix(lsp): add "silent" option to vim.lsp.start (#28478)
Gregory Anders
2024-04-26
*
refactor(lsp): rename foos_by_bar to bar_foos #28505
Yi Ming
2024-04-26
*
fix(lsp): buffer messages until connected to server (#28507)
Mathias Fußenegger
2024-04-26
*
vim-patch:98b12ede3175
Christian Clason
2024-04-25
*
feat(diagnostic): goto functions jump to highest severity (#28490)
Gregory Anders
2024-04-25
*
fix(vim.ui)!: change open() to return pcall-like values #28502
Justin M. Keyes
2024-04-25
*
vim-patch:a4c085a3e607
Christian Clason
2024-04-25
*
feat(fs): add vim.fs.root (#28477)
Gregory Anders
2024-04-24
*
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
2024-04-25
*
perf(diagnostic): avoid table copies to filter by severity (#28491)
Mathias Fußenegger
2024-04-24
*
refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)
Mathias Fußenegger
2024-04-23
*
test: improve test conventions
dundargoc
2024-04-23
*
perf(lua): faster vim.deprecate() #28470
Evgeni Chasnovski
2024-04-23
*
fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...
Raphael
2024-04-23
*
fix(diagnostic): open_float on multi-line diagnostics #28301
Raphael
2024-04-23
*
vim-patch:9.1.0366: filetype: ondir files are not recognized
Christian Clason
2024-04-23
*
vim-patch:f7a38650eaf6 (#28465)
zeertzjq
2024-04-23
*
fix(lsp): avoid assertion when `client_hints` do not exist (#28461)
Yi Ming
2024-04-22
*
refactor(api): deprecate nvim_call_atomic #28433
Justin M. Keyes
2024-04-22
*
refactor(lua): deprecate tbl_flatten #28457
Justin M. Keyes
2024-04-22
*
fix: unreliable "checkhealth completions" test
Justin M. Keyes
2024-04-22
*
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
2024-04-22
*
vim-patch:d3ff129ce8c6
Christian Clason
2024-04-22
*
refactor(lua): rename tbl_isarray => isarray
Justin M. Keyes
2024-04-21
*
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
2024-04-21
*
refactor(treesitter): language loading
Lewis Russell
2024-04-21
*
perf(treesitter): incremental foldupdate
Jaehwang Jung
2024-04-21
*
Merge pull request #27872 from luukvbaal/cmdheight
bfredl
2024-04-21
|
\
|
*
fix(ui): don't force 'cmdheight' to zero with ext_messages
Luuk van Baal
2024-04-20
*
|
vim-patch:564166f68184
Christian Clason
2024-04-21
*
|
feat(treesitter): handle quantified fold captures
Riley Bruins
2024-04-20
|
/
*
feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)
Yinzuo Jiang
2024-04-20
*
fix(vim.ui.open): try wslview before explorer.exe #28424
Justin M. Keyes
2024-04-20
*
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
2024-04-20
*
vim-patch:9.1.0355: filetype: flake.lock files are not recognized
Christian Clason
2024-04-19
[next]