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
/
test
/
functional
Commit message (
Expand
)
Author
Age
*
refactor(snippet): rename test utilities
Maria José Solano
2023-11-17
*
feat(lsp): support for choice snippet nodes
Maria José Solano
2023-11-17
*
fix(tui): handle cursor visibility properly (#26091)
zeertzjq
2023-11-17
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
2023-11-17
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
feat: add vim.text module (#26069)
Gregory Anders
2023-11-16
*
vim-patch:9.0.2105: skipcol not reset when topline changed (#26042)
luukvbaal
2023-11-15
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
test: use ST terminator instead of BEL in OSC sequences
Gregory Anders
2023-11-13
*
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
feat(statuscolumn): re-evaluate for every screen line (#25885)
luukvbaal
2023-11-13
*
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)
zeertzjq
2023-11-13
*
vim-patch:8.2.4809: various things no6 properly tested (#26017)
zeertzjq
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
*
fix(highlight): apply 'winblend' to float border (#25981)
zeertzjq
2023-11-11
*
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
fix(completion): make sure the buffer name is valid (#25975)
mortezadadgar
2023-11-11
*
test: skip failing test on freebsd
dundargoc
2023-11-10
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
*
fix(options): do not change inccommand during preview (#25462)
Omar El Halabi
2023-11-09
*
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
2023-11-09
*
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
2023-11-09
*
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
2023-11-09
*
refactor(api): simplify nvim_set_keymap shortname check (#25945)
zeertzjq
2023-11-09
*
Merge pull request #25767 from luukvbaal/signdel
bfredl
2023-11-08
|
\
|
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
|
fix(job-control): make jobwait() flush UI after hiding cursor (#25927)
zeertzjq
2023-11-08
*
|
test(ui/decorations_spec): avoid flakiness caused by undo msg (#25924)
zeertzjq
2023-11-07
*
|
fix(lua): correct return value for on_key with no arguments (#25911)
altermo
2023-11-07
|
/
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
test(ui/embed_spec): make sure server is started (#25880)
zeertzjq
2023-11-03
*
fix(startup): trigger UIEnter for the correct channel (#25860)
zeertzjq
2023-11-01
*
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
fix(terminal): keep focus when scrolling number column of another window (#25...
zeertzjq
2023-10-31
*
fix(terminal): don't lose focus on <MouseMove> (#25845)
zeertzjq
2023-10-31
*
Merge pull request #25674 from famiu/refactor/options/unify_string_options
bfredl
2023-10-30
|
\
|
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
|
fix(lsp): do not cancel snippet when selecting placeholder (#25835)
Maria José Solano
2023-10-30
|
/
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
2023-10-29
*
fix(terminal): avoid Insert mode in Terminal buffer (#25820)
zeertzjq
2023-10-29
*
test: add test coverage for #25741
Famiu Haque
2023-10-28
*
vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)
zeertzjq
2023-10-28
[next]