aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* feat(term): trigger TermRequest for APC (#32407)Till Bungert2025-02-13
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq2025-02-07
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
* vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
* vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* feat(api): nvim_get_autocmds filter by id#31549glepnir2025-01-26
* vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
* 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
|/
* vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell2025-01-16
* feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal2025-01-14
* fix(options): better handling of empty valuesLewis Russell2025-01-13
* feat(treesitter): async parsingRiley Bruins2025-01-12
* docs: miscdundargoc2025-01-11
* refactor(api): deprecate nvim_notify #31938Justin M. Keyes2025-01-10
* docs: misc #31867Justin M. Keyes2025-01-09
* Merge #31900 from luukvbaal/nvim_echoJustin 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
* | fix(api): nvim_set_decoration_provider callback return type #31912notomo2025-01-08
|/
* vim-patch:9.1.0991: v:stacktrace has wrong type in Vim9 scriptzeertzjq2025-01-07
* vim-patch:9.1.0984: exception handling can be improvedzeertzjq2025-01-07
* feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
* docs: misc #31479Justin M. Keyes2025-01-01
* vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir2024-12-31
* docs(api): return type of nvim_get_keymap() #31708Shihua Zeng2024-12-24
* 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
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes2024-12-16
* vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq2024-12-15
* docs(annotations): added `---@generic` supportColin Kennedy2024-12-13
* docs(annotation): return types for Vimscript functions #31546Colin Kennedy2024-12-11
* feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell2024-12-10
* docs(vvars): adjust lua types for vim.v variables #31510luukvbaal2024-12-09
* vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq2024-12-08
* vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq2024-12-08
* vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
* feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak2024-12-06
* fix(events): don't expand `args.file` for Lua callback (#31473)zeertzjq2024-12-06
* vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)glepnir2024-12-05
* docs: misc, help tags for neovim.io searches #31428Justin M. Keyes2024-12-03