aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/api.txt
Commit message (Expand)AuthorAge
* docs: miscdundargoc2025-01-30
* feat(api): nvim_get_autocmds filter by id#31549glepnir2025-01-26
* feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932025-01-24
* feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23
* Merge pull request #32098 from bfredl/multihl_groupbfredl2025-01-21
|\
| * feat(extmark): stack multiple highlight groups in `hl_group`bfredl2025-01-21
* | feat(api): deprecate nvim_buf_add_highlight()bfredl2025-01-20
|/
* feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
* refactor(api): deprecate nvim_notify #31938Justin M. Keyes2025-01-10
* docs: misc #31867Justin M. Keyes2025-01-09
* feat(api): deprecate nvim_out/err_write(ln)Luuk van Baal2025-01-09
* feat(api): add err field to nvim_echo() optsLuuk van Baal2025-01-09
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* docs(api): specify when decor provider on_buf is called #31634luukvbaal2024-12-19
* fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes2024-12-16
* fix(events): don't expand `args.file` for Lua callback (#31473)zeertzjq2024-12-06
* docs: misc, help tags for neovim.io searches #31428Justin M. Keyes2024-12-03
* fix(api): validation, documentation of hl_group #31195luukvbaal2024-11-16
* feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal2024-11-16
* docs: misc (#30914)dundargoc2024-11-09
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
* docs: lua error patterns #30240Justin M. Keyes2024-09-24
* feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes2024-09-18
* docs: misc (#29229)dundargoc2024-06-15
* feat: get/set namespace properties #28728altermo2024-06-07
* docs: misc (#28837)dundargoc2024-06-07
* Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
|\
| * fix(float): missing default highlight for titleglepnir2024-05-25
* | feat(api): broadcast events to ALL channels #28487Justin M. Keyes2024-05-17
* | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
|/
* feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* refactor(api): deprecate nvim_call_atomic #28433Justin M. Keyes2024-04-22
* feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
* docs: fix typos (#27868)dundargoc2024-03-28
* Merge pull request #27330 from seandewar/win_set_config-fixesSean Dewar2024-03-09
|\
| * fix(api): make open_win block only enter/leave events if !enter && !noautocmdSean Dewar2024-03-08
| * fix(api): make win_set_config with "win" for splits need "split/vertical"Sean Dewar2024-03-08
* | docs: support inline markdownLewis Russell2024-03-09
|/
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* docs: fix several misleading and superfluous wordings (#27609)Evgeni Chasnovski2024-02-25
* feat(extmark): window scoped extmarkaltermo2024-02-21
* docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...rktjmp2024-02-21