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
*
feat(userregfunc): programmable user-defined registers with multibyte support
Josh Rahm
2025-04-16
*
feat(float): 'winborder' "bold" style #33189
glepnir
2025-03-31
*
docs: lsp config/commands #33122
Justin M. Keyes
2025-03-30
*
docs: faq, lua packages #33183
Phạm Bình An
2025-03-30
*
vim-patch:9.1.1224: cannot :put while keeping indent (#33076)
zeertzjq
2025-03-27
*
fix(api): don't use 'winborder' when reconfiguring float (#32984)
glepnir
2025-03-19
*
fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)
zeertzjq
2025-03-19
*
feat(float): add winborder option (#31074)
glepnir
2025-03-18
*
docs: misc #32959
Justin M. Keyes
2025-03-18
*
docs: misc
Justin M. Keyes
2025-03-17
*
docs(api): rename "handle" => "id"
Justin M. Keyes
2025-03-17
*
docs: misc
dundargoc
2025-03-15
*
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
[next]