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.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
|
*
|
|
|
|
|
|
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
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: buffer overrun in lmpack_session_receive
Fred Sundvik
2024-02-06
|
|
*
|
|
|
|
|
|
test: add more hlstate tests
Fred Sundvik
2024-02-05
|
*
|
|
|
|
|
|
|
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
2024-02-12
|
*
|
|
|
|
|
|
|
fix(lsp): re-add client.commands and mark private
Lewis Russell
2024-02-12
|
*
|
|
|
|
|
|
|
docs: correct on_key docs (#27429)
altermo
2024-02-12
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fix(lsp): semantic token defer loading
Lewis Russell
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
|
*
|
|
|
|
|
|
vim-patch:b614b284ee06 (#27433)
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
|
*
|
|
|
|
|
|
vim-patch:6d91227267a5
Christian Clason
2024-02-11
|
*
|
|
|
|
|
|
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
|
*
|
|
|
|
|
|
Merge pull request #27420 from MariaSolOs/warning-anxiety
Lewis Russell
2024-02-11
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
refactor(lsp): add vim.lsp.sync.Range type
Maria José Solano
2024-02-10
|
|
*
|
|
|
|
|
|
refactor(lsp): add shared diagnostic handler
Maria José Solano
2024-02-10
|
|
*
|
|
|
|
|
|
refactor(lsp): add type annotations
Maria José Solano
2024-02-10
|
*
|
|
|
|
|
|
|
Merge pull request #27414 from bfredl/arenalines
bfredl
2024-02-11
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
refactor(api): use an arena for nvim_buf_get_lines and buffer updates
bfredl
2024-02-11
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
fix(messages): clear new lines when increasing 'cmdheight' (#27421)
zeertzjq
2024-02-11
|
*
|
|
|
|
|
|
|
feat(shortmess): "q" flag fully hides recording message (#27415)
Trevor Arjeski
2024-02-11
|
*
|
|
|
|
|
|
|
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
|
*
|
|
|
|
|
|
|
Merge pull request #27253 from MariaSolOs/codelens-refresh
bfredl
2024-02-10
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
feat(lsp): add opts paramater to vim.lsp.codelens.refresh
Maria José Solano
2024-02-08
|
*
|
|
|
|
|
|
|
|
Merge pull request #27418 from zeertzjq/vim-9.1.0089
zeertzjq
2024-02-10
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
2024-02-10
|
|
*
|
|
|
|
|
|
|
|
vim-patch:9.1.0093: Still a qsort() comparison function that returns result o...
zeertzjq
2024-02-10
|
|
*
|
|
|
|
|
|
|
|
vim-patch:9.1.0089: qsort() comparison functions should be transitive
zeertzjq
2024-02-10
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
build(deps): bump tree-sitter-bash to v0.20.5
Christian Clason
2024-02-10
|
*
|
|
|
|
|
|
|
|
refactor: reduce some globals #27406
Justin M. Keyes
2024-02-10
|
*
|
|
|
|
|
|
|
|
Merge pull request #27398 from bfredl/arena2
bfredl
2024-02-10
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
refactor(api): use arena for nvim_get_option_info()
bfredl
2024-02-09
|
|
*
|
|
|
|
|
|
|
|
refactor(api): use arena for nvim_parse_cmd()
bfredl
2024-02-09
|
|
*
|
|
|
|
|
|
|
|
refactor(api): use arena for hlstate inspection
bfredl
2024-02-09
|
|
*
|
|
|
|
|
|
|
|
refactor(api): use arena for nvim_list_uis()
bfredl
2024-02-09
|
|
*
|
|
|
|
|
|
|
|
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
|
*
|
|
|
|
|
|
|
|
|
test(ui/mouse_spec): make sure click is processed (#27412)
zeertzjq
2024-02-10
|
*
|
|
|
|
|
|
|
|
|
vim-patch:9.1.0087: Restoring lastused_tabpage too early in do_arg_all() (#27...
Raphael
2024-02-10
|
*
|
|
|
|
|
|
|
|
|
test: add test for scroll wheel at right-click menu (#27409)
zeertzjq
2024-02-10
|
*
|
|
|
|
|
|
|
|
|
build(clint): don't allow INIT() in non-header files (#27407)
zeertzjq
2024-02-10
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
[prev]
[next]