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
/
src
/
nvim
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
2024-02-21
|
*
|
|
|
|
|
Merge pull request #27541 from bfredl/exprarena
bfredl
2024-02-20
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
refactor(api): use an arena for nvim_parse_expression
bfredl
2024-02-20
|
*
|
|
|
|
|
|
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
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
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
|
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
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
fix(decorations): crash with revised mark with changed decoration flags
bfredl
2024-02-17
|
*
|
|
|
|
|
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
2024-02-17
|
*
|
|
|
|
|
fix(treesitter): correctly handle query quantifiers (#24738)
Thomas Vigouroux
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
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
|
*
|
|
|
|
|
fix(extmarks): redraw line on adding/removing conceal (#27463)
zeertzjq
2024-02-14
|
*
|
|
|
|
|
vim-patch:9.1.0105: Style: typos found (#27462)
zeertzjq
2024-02-14
|
*
|
|
|
|
|
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
|
*
|
|
|
|
|
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
|
*
|
|
|
|
|
docs: stricter bufname and bufnr types (#27454)
Maria José Solano
2024-02-13
|
*
|
|
|
|
|
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
2024-02-13
|
*
|
|
|
|
|
vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...
zeertzjq
2024-02-13
|
*
|
|
|
|
|
vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)
zeertzjq
2024-02-13
|
*
|
|
|
|
|
perf(redraw): reduce redraw with undo and extmarks or 'spell' (#27442)
zeertzjq
2024-02-13
|
*
|
|
|
|
|
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
2024-02-13
|
*
|
|
|
|
|
Merge pull request #27439 from bfredl/nofreeallmem
bfredl
2024-02-12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fix(exitfree): don't use ex commands to close windows in free_all_mem()
bfredl
2024-02-12
|
*
|
|
|
|
|
|
Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstate
bfredl
2024-02-12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
fix: splitting of big UI messages
Fred Sundvik
2024-02-06
|
*
|
|
|
|
|
|
|
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
2024-02-12
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
vim-patch:9.1.0098: CompleteChanged not triggered when new leader added witho...
Raphael
2024-02-12
|
*
|
|
|
|
|
|
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
2024-02-12
|
*
|
|
|
|
|
|
fix(column): use a single path for sign sorting (#27431)
luukvbaal
2024-02-12
|
*
|
|
|
|
|
|
vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and spli...
zeertzjq
2024-02-12
|
*
|
|
|
|
|
|
refactor(indent): refactor computing of a string's indent size (#27252)
VanaIgr
2024-02-12
[prev]
[next]