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
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
Merge pull request #29483 from bfredl/nonbinary
bfredl
2024-06-27
|
\
|
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
|
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Mathias Fußenegger
2024-06-27
*
|
feat(lua): add `context.env` (environment variables) to `vim._with()`
Evgeni Chasnovski
2024-06-24
*
|
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
|
/
*
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
2024-06-24
*
perf(treesitter): remove unnecessary foldexpr loop
Riley Bruins
2024-06-24
*
fix(treesitter): do not modify highlight state for _on_spell_nav
Luuk van Baal
2024-06-24
*
fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)
zeertzjq
2024-06-22
*
fix(treesitter): don't open fold when o/O adds a line below #28709
Jaehwang Jung
2024-06-20
*
fix(drawline): don't draw beyond end of window with 'rnu' (#29406)
zeertzjq
2024-06-19
*
vim-patch:8.2.5047: CurSearch highlight is often wrong
zeertzjq
2024-06-19
*
fix(mouse): early return when clicking in padded 'statuscolumn' (#29394)
luukvbaal
2024-06-19
*
refactor(lua): remove unnecessary strlen() in nlua_expand_pat() (#29388)
zeertzjq
2024-06-18
*
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
2024-06-18
*
fix(lua): find length of completion prefix earlier (#29384)
zeertzjq
2024-06-18
*
vim-patch:9.1.0496: matched text is highlighted case-sensitively
zeertzjq
2024-06-18
*
vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pum
zeertzjq
2024-06-18
*
vim-patch:9.1.0494: Wrong matched text highlighted in pum with 'rightleft' (#...
zeertzjq
2024-06-17
*
Merge pull request #29357 from luukvbaal/statuscol
zeertzjq
2024-06-17
|
\
|
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
|
vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)
zeertzjq
2024-06-15
|
/
*
vim-patch:9.1.0488: Wrong padding for pum "kind" with 'rightleft' (#29352)
zeertzjq
2024-06-15
*
fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)
Jerry
2024-06-15
*
vim-patch:9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
zeertzjq
2024-06-15
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
fix(lsp): tune completion word extraction for decorated labels (#29331)
Mathias Fußenegger
2024-06-14
*
fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)
Evgeni Chasnovski
2024-06-14
*
refactor(lsp): use metatable for buf_versions (#29304)
Ilia Choly
2024-06-14
*
fix(terminal): set local values of window options (#29326)
zeertzjq
2024-06-14
*
Merge pull request #29103 from gpanders/test-no-tgc
Gregory Anders
2024-06-12
|
\
|
*
test: remove checks for failed tests on Windows
Gregory Anders
2024-05-31
|
*
test: do not set termguicolors in test runner
Gregory Anders
2024-05-31
*
|
Merge pull request #29303 from lewis6991/fix/wobuf
Lewis Russell
2024-06-12
|
\
\
|
*
|
test: fix vim.deprecate tests
Lewis Russell
2024-06-12
|
*
|
fix(vim.wo): never allow non-zero bufnr
Lewis Russell
2024-06-12
*
|
|
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
|
|
feat(highlight): add StatusLineTerm and StatusLineTermNC groups
Gregory Anders
2024-06-12
|
/
/
*
|
feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...
Gregory Anders
2024-06-11
*
|
fix(column): clamp line number for legacy signs
Luuk van Baal
2024-06-10
*
|
fix(glob): handle overlapping `{}` condition elements #29236
Jon Huhn
2024-06-10
*
|
feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164
Tom Praschan
2024-06-09
*
|
feat(lua): add `vim._with`
dundargoc
2024-06-08
*
|
fix(man): filter OSC 8 hyperlink markup #29171
Lennard Hofmann
2024-06-07
*
|
feat: get/set namespace properties #28728
altermo
2024-06-07
*
|
fix(lsp): fix reverse sorting of same position text edits (#29212)
Al Colmenar
2024-06-07
*
|
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
[next]