aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* docs(vvars): vim.v.event.windows #32673Vlad2025-03-10
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* fix(types): do not mark unstable API as privateLewis Russell2025-03-08
* vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq2025-03-04
* vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny2025-03-04
* docs: misc #31996Justin M. Keyes2025-03-02
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq2025-02-28
* doc: clarify window-id, tab-id, nvim_set_current_x #32528David Briscoe2025-02-27
* feat(treesitter): vertical conceal support for highlighterLuuk van Baal2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* feat(marks): virtual lines support horizontal scrolling (#32497)zeertzjq2025-02-20
* vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...zeertzjq2025-02-17
* docs: misc (#32258)dundargoc2025-02-17
* docs: stdpath() type #32480phanium2025-02-16
* 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