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(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
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
fix(lsp): redundant vim.snippet.jumpable #28560
Maria José Solano
2024-04-29
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
fix(ui): activating all ext capabilities without remote UI #28555
luukvbaal
2024-04-28
*
fix(treesitter): enforce lowercase language names (#28546)
Christian Clason
2024-04-28
*
fix(snippet): do not add extra indent on newlines (#28538)
Mathias Fußenegger
2024-04-28
*
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
*
|
fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)
Brian Cao
2024-04-26
*
|
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
2024-04-26
|
/
*
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
*
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
*
|
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(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.0357: Page scrolling should place cursor at window boundaries (...
luukvbaal
2024-04-22
*
fix(completion): check that healthcheck name is string (#28458)
zeertzjq
2024-04-22
*
Merge pull request #28434 from glepnir/23120
bfredl
2024-04-22
|
\
|
*
fix(float): wrong position when bufpos is set
glepnir
2024-04-21
*
|
fix(window): don't go to unfocusable float when closing (#28455)
zeertzjq
2024-04-22
*
|
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
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
*
|
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
*
|
|
fix(api): do not update grid position in nvim_win_set_cursor (#28235)
luukvbaal
2024-04-21
*
|
|
feat(treesitter): handle quantified fold captures
Riley Bruins
2024-04-20
*
|
|
refactor(lua): "module" => "M" #28426
Justin M. Keyes
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
|
/
[next]