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
/
api
Commit message (
Expand
)
Author
Age
*
fix(events): always allow some events to be nested (#32706)
zeertzjq
2025-03-08
*
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
2025-03-05
*
docs: misc #31996
Justin M. Keyes
2025-03-02
*
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
2025-02-27
*
fix(extmark): clearer error message for invalid ephemeral mark usage
Riley Bruins
2025-02-26
*
fix(lua): don't override script ID from :source (#32626)
zeertzjq
2025-02-25
*
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
2025-02-25
*
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
2025-02-25
*
fix(api): don't override Vimscript SID (#32610)
zeertzjq
2025-02-25
*
fix(float): can set title/footer without setting border #32594
Evgeni Chasnovski
2025-02-23
*
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
2025-02-20
*
fix(api): remove invalid assertions
Luuk van Baal
2025-02-19
*
docs: misc (#32258)
dundargoc
2025-02-17
*
feat(ui): UI :detach command
Justin M. Keyes
2025-02-10
*
fix(api): memory leaks in vim.api.nvim_*get_option #32390
Cai Rijun (Richard)
2025-02-10
*
refactor(autocmds): remove indirection #32291
Justin M. Keyes
2025-02-01
*
docs: misc
dundargoc
2025-01-30
*
fix(float): cannot set title/footer independently #31993
glepnir
2025-01-27
*
refactor(api): add missing cast #31960
glepnir
2025-01-26
*
feat(api): nvim_get_autocmds filter by id#31549
glepnir
2025-01-26
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
Merge pull request #32098 from bfredl/multihl_group
bfredl
2025-01-21
|
\
|
*
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
2025-01-21
*
|
feat(api): deprecate nvim_buf_add_highlight()
bfredl
2025-01-20
|
/
*
Merge #32013 from luukvbaal/shellkind
Justin M. Keyes
2025-01-15
|
\
|
*
fix(messages): verbose kind for nvim_echo()
Luuk van Baal
2025-01-15
*
|
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
|
/
*
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
2025-01-10
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
fix(api): deprecated API nvim_get_option does not validate option name #31919
Famiu Haque
2025-01-09
*
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
|
*
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
2025-01-09
|
*
feat(api): add err field to nvim_echo() opts
Luuk van Baal
2025-01-09
*
|
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
|
Merge pull request #31112 from famiu/refactor/options/set_option_for
Lewis Russell
2025-01-08
|
\
\
|
*
|
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
|
|
fix(api): nvim_set_decoration_provider callback return type #31912
notomo
2025-01-08
*
|
|
fix(api): crash on invalid buffer to nvim_buf_del_user_command (#31908)
zeertzjq
2025-01-08
|
|
/
|
/
|
*
|
fix(api): nvim__complete_set requires completeopt=popup #31177
glepnir
2025-01-05
|
/
*
fix(api): clamp range lines in `nvim__redraw()` (#31710)
Artem
2024-12-25
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
feat(ui): specify whether msg_show event is added to history
Luuk van Baal
2024-12-23
*
feat(ui): additional arguments for cmdline_show/hide events
Luuk van Baal
2024-12-22
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
docs(api): specify when decor provider on_buf is called #31634
luukvbaal
2024-12-19
*
fix(coverity): error handling CHECKED_RETURN #31618
Justin M. Keyes
2024-12-18
*
refactor(api): always use TRY_WRAP #31600
luukvbaal
2024-12-17
*
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
2024-12-16
*
fix(api): not using TRY_WRAP, generic error messages #31595
Justin M. Keyes
2024-12-16
[next]