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
/
lua
Commit message (
Expand
)
Author
Age
...
*
|
feat(lua): update `vim._with` to allow more granular option contexts
Evgeni Chasnovski
2024-06-24
*
|
test(lua): cover `vim._with()` with tests
Evgeni Chasnovski
2024-06-24
|
/
*
test: fix vim.deprecate tests
Lewis Russell
2024-06-12
*
fix(vim.wo): never allow non-zero bufnr
Lewis Russell
2024-06-12
*
fix(glob): handle overlapping `{}` condition elements #29236
Jon Huhn
2024-06-10
*
feat(lua): add `vim._with`
dundargoc
2024-06-08
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)
zeertzjq
2024-06-05
*
fix(diagnostic): fix float scope filtering (#29134)
Andre Toerien
2024-06-04
*
feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)
Soham Shanbhag
2024-06-03
*
test: add a test for #29119
zeertzjq
2024-06-02
*
feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)
Gregory Anders
2024-05-28
*
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
2024-05-28
|
\
|
*
feat(snippet): add default keymaps during snippet session
Maria José Solano
2024-05-28
*
|
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
2024-05-28
*
|
fix(ui): flush ext_cmdline events before doing cmdpreview #27950
luukvbaal
2024-05-28
*
|
fix(runtime): source c ftplugin properly for cpp on Windows (#29053)
zeertzjq
2024-05-28
*
|
perf: add fast path to vim.validate (#28977)
Gregory Anders
2024-05-27
*
|
refactor(lua): rewrite vim.highlight.range() (#28986)
zeertzjq
2024-05-25
|
/
*
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
Gregory Anders
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(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
Gregory Anders
2024-05-17
*
fix(test): failure after version bump #28771
Justin M. Keyes
2024-05-16
*
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
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
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
feat(diagnostic): revert default behaviour of goto_next/prev()
Lewis Russell
2024-04-30
*
fix(lsp): redundant vim.snippet.jumpable #28560
Maria José Solano
2024-04-29
*
fix(ui): activating all ext capabilities without remote UI #28555
luukvbaal
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
*
|
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
2024-04-26
|
/
*
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
|
/
*
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
*
refactor(lua): rename tbl_isarray => isarray
Justin M. Keyes
2024-04-21
*
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
2024-04-21
*
fix(vim.ui.open): try wslview before explorer.exe #28424
Justin M. Keyes
2024-04-20
*
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
2024-04-18
[prev]
[next]