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
/
runtime
/
lua
/
vim
/
_meta
/
api.lua
Commit message (
Expand
)
Author
Age
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
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
|
/
*
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
*
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
*
docs(api): return type of nvim_get_keymap() #31708
Shihua Zeng
2024-12-24
*
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(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
2024-12-16
*
fix(events): don't expand `args.file` for Lua callback (#31473)
zeertzjq
2024-12-06
*
docs: misc, help tags for neovim.io searches #31428
Justin M. Keyes
2024-12-03
*
feat(keysets): teach Union and LuaRefOf
Lewis Russell
2024-11-25
*
fix(api): validation, documentation of hl_group #31195
luukvbaal
2024-11-16
*
feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984
luukvbaal
2024-11-16
*
docs: misc (#30914)
dundargoc
2024-11-09
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
feat(docs): improve `@see` meta docstrings #30693
Justin M. Keyes
2024-10-06
*
fix(docs): markdown instead of vimdoc in meta docstrings #30680
Justin M. Keyes
2024-10-06
*
fix(docs): missing `@returns` desc in _meta/api.lua #30673
Justin M. Keyes
2024-10-05
*
docs: render @see, @note items in _meta/api.lua #30494
Justin M. Keyes
2024-09-25
*
docs: lua error patterns #30240
Justin M. Keyes
2024-09-24
*
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
2024-09-24
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454
Evgeni Chasnovski
2024-09-22
*
fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`
JonnyKong
2024-08-25
*
fix(docs): add missing properties to hl_info #30032
Maria José Solano
2024-08-16
*
docs: misc (#29229)
dundargoc
2024-06-15
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
docs: misc (#28837)
dundargoc
2024-06-07
*
Merge pull request #28617 from glepnir/border_hl
bfredl
2024-05-25
|
\
|
*
fix(float): missing default highlight for title
glepnir
2024-05-25
*
|
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
|
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
|
/
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
2024-04-14
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2024-03-09
|
\
|
*
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
2024-03-08
|
*
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
2024-03-08
*
|
docs: support inline markdown
Lewis Russell
2024-03-09
|
/
[next]