aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini2023-12-05
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* Merge pull request #26249 from bfredl/concealcharbfredl2023-11-28
|\
| * feat(decoration): allow conceal_char to be a composing charbfredl2023-11-28
* | docs(lua): don't include remote-only API functions (#26266)zeertzjq2023-11-28
* | vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
|/
* fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
* vim-patch:596a9f29c83a (#26146)zeertzjq2023-11-22
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* | feat(tui): support DCS responses in TermResponse event (#26061)Gregory Anders2023-11-16
|/
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
* vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
* vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
* vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
* vim-patch:8.2.4825: can only get a list of mappingszeertzjq2023-11-09
* vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq2023-11-09
* vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
* vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
* Merge pull request #25767 from luukvbaal/signdelbfredl2023-11-08
|\
| * feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
* | feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
|/
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* docs: small fixes (#25585)dundargoc2023-10-29
* vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
* vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* vim-patch:9.0.2041: trim(): hard to use default mask (#25692)zeertzjq2023-10-18
* vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
* vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)zeertzjq2023-10-15
* vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq2023-10-15
* docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq2023-10-15
* vim-patch:2bbd0d30eebd (#25637)zeertzjq2023-10-14
* vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq2023-10-14
* vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* vim-patch:27e12c7669e3zeertzjq2023-10-07
* vim-patch:9.0.1990: strange error numberzeertzjq2023-10-07
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* vim-patch:cd39b69b0200zeertzjq2023-10-03
* vim-patch:20f48d5b2ddbzeertzjq2023-10-03
* Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2023-10-01
|\
| * feat(ui): allow to get the highlight namespaceDaniel Steinberg2023-10-01
* | Merge pull request #25386 from glepnir/toggle_floatbfredl2023-09-30
|\ \ | |/ |/|
| * feat(float): support toggle show float windowglepnir2023-09-30
* | vim-patch:9.0.1950: Vim9: error codes spread out (#25405)zeertzjq2023-09-29