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
...
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
feat(treesitter): add folding for `InspectTree` (#27518)
再生花
2024-02-22
|
*
|
|
|
|
|
|
fix(defaults): make terminal autoclose not block other events (#27581)
Evgeni Chasnovski
2024-02-22
|
*
|
|
|
|
|
|
vim-patch:20d61e1b94e5
Christian Clason
2024-02-22
|
*
|
|
|
|
|
|
fix(defaults): remove tmux background detection passthrough (#27571)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
|
docs(builtin): show tag at first line with multiple signatures (#27577)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
|
build(deps): bump luv to v1.48.0-0
Christian Clason
2024-02-22
|
*
|
|
|
|
|
|
vim-patch:e8f6af609178
Christian Clason
2024-02-22
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fix(lua): make highlight.on_yank use win-local highlight (#27349)
altermo
2024-02-22
|
*
|
|
|
|
|
refactor(terminal): rename confusing variable name "rv" (#27573)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
2024-02-22
|
*
|
|
|
|
|
build(deps): bump tree-sitter to v0.21.0
Christian Clason
2024-02-21
|
*
|
|
|
|
|
test(treesitter): fix obsolete predicates
Christian Clason
2024-02-21
|
*
|
|
|
|
|
Merge pull request #27361 from altermo/buf-win-local-extmarks
bfredl
2024-02-21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
feat(extmark): window scoped extmark
altermo
2024-02-21
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
|
*
|
|
|
|
|
fix(lsp): add parentheses to generated union array types (#27560)
Maria José Solano
2024-02-21
|
*
|
|
|
|
|
Merge pull request #27552 from bfredl/apialloc
bfredl
2024-02-21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
build: fix uncrustify
dundargoc
2024-02-21
|
|
*
|
|
|
|
|
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
2024-02-21
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
vim-patch:f9ca139e3aa1 (#27554)
zeertzjq
2024-02-21
|
*
|
|
|
|
|
vim-patch:ef387c062bb1 (#27553)
zeertzjq
2024-02-21
|
*
|
|
|
|
|
fix(vim.ui.open): use explorer.exe instead of wslview #26947
Vu Nhat Chuong
2024-02-20
|
*
|
|
|
|
|
Merge pull request #27541 from bfredl/exprarena
bfredl
2024-02-20
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(api): use an arena for nvim_parse_expression
bfredl
2024-02-20
|
*
|
|
|
|
|
|
feat(help): hide filename of "gO" outline using conceal #27547
itchyny
2024-02-20
|
*
|
|
|
|
|
|
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #27536 from bfredl/bufferarena
bfredl
2024-02-20
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(api): reduce temporary allocations when replacing lines
bfredl
2024-02-20
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #27534 from bfredl/userarena
bfredl
2024-02-19
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(api): use arena for nvim_put and nvim_paste
bfredl
2024-02-19
|
|
*
|
|
|
|
|
refactor(api): use arena when listing objects
bfredl
2024-02-19
|
|
*
|
|
|
|
|
refactor(api): use arena for runtime and client info
bfredl
2024-02-19
|
|
*
|
|
|
|
|
refactor(api): use an arena for user commands
bfredl
2024-02-19
|
*
|
|
|
|
|
|
build: disable conversion warnings for GCC
dundargoc
2024-02-19
|
*
|
|
|
|
|
|
refactor(lsp): typings for protocol constants
Maria José Solano
2024-02-19
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
docs: improve 'tabline' click label docs (#27529)
zeertzjq
2024-02-19
|
*
|
|
|
|
|
feat(tabline): middle mouse button now closes tab (#27522)
Nacho Nieva
2024-02-19
|
*
|
|
|
|
|
vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27...
zeertzjq
2024-02-19
|
*
|
|
|
|
|
Merge pull request #27520 from bfredl/metaarena
bfredl
2024-02-18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est
bfredl
2024-02-18
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #27511 from bfredl/maparena
bfredl
2024-02-18
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(api): use arena for autocmds
bfredl
2024-02-18
|
|
*
|
|
|
|
|
refactor(api): use arena for channel info and terminal info
bfredl
2024-02-18
|
|
*
|
|
|
|
|
refactor(api): use an arena for mappings
bfredl
2024-02-18
|
*
|
|
|
|
|
|
ci(labeler_issue): split on word boundaries
casswedson
2024-02-18
|
*
|
|
|
|
|
|
fix(eval): skip over v:lua properly (#27517)
zeertzjq
2024-02-18
|
*
|
|
|
|
|
|
fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)
zeertzjq
2024-02-18
|
*
|
|
|
|
|
|
vim-patch:9.1.0114: Setting some options may change curswant (#27514)
zeertzjq
2024-02-18
|
|
/
/
/
/
/
/
[prev]
[next]