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
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
*
Merge #28522 handle ui_attach side effects
Justin M. Keyes
2024-04-27
|
\
|
*
fix(ui): set 'cmdheight' to zero for all open tabpages
Luuk van Baal
2024-04-27
|
*
fix(ui): update ext_ui widgets when attaching non-remote UI
Luuk van Baal
2024-04-26
*
|
vim-patch:92917069b1a8
Christian Clason
2024-04-27
*
|
vim-patch:9.1.0375: tests: 1-second delay after Test_BufEnter_botline() (#28534)
zeertzjq
2024-04-27
*
|
vim-patch:79952b9c6774
Christian Clason
2024-04-27
*
|
vim-patch:9.1.0374: wrong botline in BufEnter (#28530)
zeertzjq
2024-04-27
*
|
Merge pull request #28529 from zeertzjq/vim-fe1e2b5e2d65
zeertzjq
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:partial:9.1.0373: ops.c code uses too many strlen() calls (#28508)
zeertzjq
2024-04-26
|
/
*
vim-patch:98b12ede3175
Christian Clason
2024-04-25
*
fix(completion): improve popup window position (#26739)
Raphael
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
*
build: do not use GIT_REPOSITORY for local dependencies
dundargoc
2024-04-25
*
Merge pull request #28492 from bfredl/hotfix
bfredl
2024-04-25
|
\
|
*
fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecate
bfredl
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
*
|
refactor(source): remove unnecessary concatenation with Lua (#28499)
zeertzjq
2024-04-25
*
|
perf(diagnostic): avoid table copies to filter by severity (#28491)
Mathias Fußenegger
2024-04-24
|
/
*
build: silence new clang-tidy warnings
dundargoc
2024-04-24
*
vim-patch:8.2.2332: Vim9: missing :endif not reported when using :windo (#28482)
zeertzjq
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:9.1.0364: tests: test_vim9_builtin is a bit slow (#28466)
zeertzjq
2024-04-23
*
vim-patch:f7a38650eaf6 (#28465)
zeertzjq
2024-04-23
*
vim-patch:9.1.0365: Crash when typing many keys with D- modifier (#28464)
zeertzjq
2024-04-23
*
fix(tui): disable DECRQM and DECRQSS queries for Terminal.app (#28453)
Yoshimasa Niwa
2024-04-23
*
fix(lsp): avoid assertion when `client_hints` do not exist (#28461)
Yi Ming
2024-04-22
[next]