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
*
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
*
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
|
/
*
Merge pull request #27481 from bfredl/meta_revise
bfredl
2024-02-17
|
\
|
*
fix(decorations): crash with revised mark with changed decoration flags
bfredl
2024-02-17
|
/
*
ci(release): run universal_macos build on M1 (#27505)
Christian Clason
2024-02-17
*
ci: test on macOS M1 (#27276)
Christian Clason
2024-02-17
*
ci(test.yml): explicitly set build type (#27503)
zeertzjq
2024-02-17
*
test: more tests for nvim_eval_statusline "fillchar" (#27502)
zeertzjq
2024-02-17
*
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
2024-02-17
*
fix: fix iter_matches call in query linter (#27496)
Gregory Anders
2024-02-16
*
build: set deps default build type to Release (#27495)
Gregory Anders
2024-02-16
*
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
2024-02-16
*
docs(tutor): include https urls where applicable (#27461)
Marcus Michaels
2024-02-16
*
build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)
zeertzjq
2024-02-16
*
Merge pull request #27464 from zeertzjq/vim-9b53c052d58f
zeertzjq
2024-02-16
|
\
|
*
fix(runtime): add more Nvim-only highlight groups to Vim syntax
zeertzjq
2024-02-16
|
*
vim-patch:1633de8c35fd
zeertzjq
2024-02-16
|
*
vim-patch:fe6d5b0ae47e
zeertzjq
2024-02-16
|
*
vim-patch:5c3855bcab42
zeertzjq
2024-02-16
|
*
vim-patch:9b53c052d58f
zeertzjq
2024-02-16
|
*
vim-patch:ceed36873e92
zeertzjq
2024-02-16
|
/
*
vim-patch:79230f027a25
Christian Clason
2024-02-16
*
vim-patch:103f1dfb7df3
Christian Clason
2024-02-16
*
fix(genvimvim): generate prefixed boolean options properly (#27487)
zeertzjq
2024-02-16
*
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2024-02-15
*
Merge pull request #27485 from zeertzjq/vim-9.1.0112
zeertzjq
2024-02-16
|
\
|
*
vim-patch:9.1.0113: duplicate code when cleaning undo stack
zeertzjq
2024-02-16
|
*
vim-patch:9.1.0112: Remove undo information, when cleaning quickfix buffer
zeertzjq
2024-02-16
|
/
*
build(deps): bump tree-sitter-c to v0.20.8
Christian Clason
2024-02-15
*
fix: type warnings in shared.lua
Lewis Russell
2024-02-15
*
Merge pull request #27460 from bfredl/merarena
bfredl
2024-02-15
|
\
|
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
|
/
*
vim-patch:9.1.0111: filetype: no support for bats files
Christian Clason
2024-02-15
*
vim-patch:9.1.0110: filetype: add 'Config.in' filetype detection
Christian Clason
2024-02-15
*
vim-patch:9.1.0109: filetype: no support for its files
Christian Clason
2024-02-15
*
vim-patch:9.1.0108: filetype: no support for dtso files
Christian Clason
2024-02-15
[next]