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
...
|
*
|
|
|
|
|
fix(lua): remove uri fragment from file paths (#27647)
Ilia Choly
2024-02-28
|
*
|
|
|
|
|
docs(lpeg): merge upstream changes
Maria José Solano
2024-02-28
|
*
|
|
|
|
|
vim-patch:b1427b46f5fe (#27652)
zeertzjq
2024-02-28
|
*
|
|
|
|
|
vim-patch:9.1.0140: cursor on wrong row after 1 char 'below' virtual text whe...
zeertzjq
2024-02-28
|
*
|
|
|
|
|
feat(lsp): support completion itemDefaults
Maria José Solano
2024-02-27
|
*
|
|
|
|
|
refactor(lsp): alias for CompletionResult
Maria José Solano
2024-02-27
|
*
|
|
|
|
|
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
|
*
|
|
|
|
|
docs: fix type of setreg() argument {options} (#27631)
Maria José Solano
2024-02-27
|
*
|
|
|
|
|
vim-patch:c7ddc9b73543
Christian Clason
2024-02-27
|
*
|
|
|
|
|
build(deps): bump luv to 1.48.0-1
Christian Clason
2024-02-27
|
*
|
|
|
|
|
vim-patch:2c51e15b66a4 (#27637)
zeertzjq
2024-02-27
|
*
|
|
|
|
|
vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...
zeertzjq
2024-02-27
|
*
|
|
|
|
|
Merge pull request #27635 from bfredl/nomsgvalid
bfredl
2024-02-26
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(msgpack): remove dead unpacker code in helpers
bfredl
2024-02-26
|
*
|
|
|
|
|
|
fix(defaults): validate 'channel' before responding to OSC request (#27594)
Gregory Anders
2024-02-26
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #27599 from bfredl/nofilealloc
bfredl
2024-02-26
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(shada): devirtualize writer
bfredl
2024-02-25
|
|
*
|
|
|
|
|
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
|
*
|
|
|
|
|
|
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
|
*
|
|
|
|
|
|
test(terminal/buffer_spec): re-skip bang test on Windows
zeertzjq
2024-02-26
|
*
|
|
|
|
|
|
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
|
*
|
|
|
|
|
|
refactor(types): fix miscellaneous type warnings
Maria José Solano
2024-02-25
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fix(lsp): add snippet regression test (#27618)
Maria José Solano
2024-02-25
|
*
|
|
|
|
|
vim-patch:partial:d086b8f646a6 (#27623)
zeertzjq
2024-02-25
|
*
|
|
|
|
|
test: don't use minimal timeout for "intermediate" flag (#27620)
zeertzjq
2024-02-25
|
*
|
|
|
|
|
fix(lsp): add assertion for explicit bufnr in apply_text_edits (#27614)
Gregory Anders
2024-02-24
|
*
|
|
|
|
|
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
|
*
|
|
|
|
|
vim-patch:374e26aba2e5 (#27617)
zeertzjq
2024-02-25
|
*
|
|
|
|
|
vim-patch:9.1.0135: Insufficient testing for 'delcombine' (#27616)
zeertzjq
2024-02-25
|
*
|
|
|
|
|
build: download libiconv and gettext from `deps` repository
dundargoc
2024-02-24
|
*
|
|
|
|
|
fix(lsp): when renaming directory, check path prefix of buffer names (#27603)
Jaehwang Jung
2024-02-24
|
*
|
|
|
|
|
vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)
zeertzjq
2024-02-24
|
*
|
|
|
|
|
docs(lsp): mark `ClientConfig.init_options` as optional
Christian Clason
2024-02-24
|
*
|
|
|
|
|
vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...
zeertzjq
2024-02-24
|
*
|
|
|
|
|
build(deps): bump lua-compat-5.3 to v0.13
Christian Clason
2024-02-24
|
*
|
|
|
|
|
vim-patch:9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL li...
zeertzjq
2024-02-24
|
*
|
|
|
|
|
refactor(lsp): remove redundant code (#27601)
Jaehwang Jung
2024-02-24
|
*
|
|
|
|
|
vim-patch:a35235e824bb (#27598)
zeertzjq
2024-02-24
|
*
|
|
|
|
|
Merge pull request #27562 from bfredl/envalloc
bfredl
2024-02-24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf(os/env): os_getenv() allocation when there is no env var set
bfredl
2024-02-24
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
docs(lsp): remove obsolete didChangeConfiguration explanation (#27595)
Tim Pope
2024-02-24
|
*
|
|
|
|
|
fix(terminal): block input when there is pending TermRequest (#27589)
zeertzjq
2024-02-24
|
*
|
|
|
|
|
Merge pull request #27590 from bfredl/signcolfix
bfredl
2024-02-23
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix(marktree): some marks counted twice when checking for overlap
bfredl
2024-02-23
|
*
|
|
|
|
|
|
vim-patch:315cd1fbcbba
Christian Clason
2024-02-23
|
*
|
|
|
|
|
|
refactor(defaults): use getregion() for default * and # mappings
zeertzjq
2024-02-23
|
*
|
|
|
|
|
|
vim-patch:1624970d321c (#27582)
zeertzjq
2024-02-23
|
*
|
|
|
|
|
|
Merge pull request #27578 from zeertzjq/vim-9.1.0120
zeertzjq
2024-02-23
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0127: Naming a non-pointer variable "oap" is strange
zeertzjq
2024-02-23
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()
zeertzjq
2024-02-23
[prev]
[next]