aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* Merge pull request #26791 from wookayin/gendocLewis Russell2024-01-04
|\
| * refactor(gen_vimdoc): generate function doc from metadata, not from xmlJongwook Choi2024-01-02
* | refactor(column): define and use maximum 'statuscolumn' widthLuuk van Baal2024-01-04
* | fix(decorations): validate botline for on_winJaehwang Jung2024-01-04
|/
* docs: clarify on_bytes argumentsJaehwang Jung2024-01-01
* fix(builtin): parameter mismatch between winsaveview and winrestviewaltermo2023-12-31
* docs(eval): add parameter type for vim.fn.mode() (#26776)xvzc2023-12-28
* docs: small fixes (#26651)dundargoc2023-12-28
* feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal2023-12-26
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* docs(options): add codeblock annotations to options.lua (#26696)Christian Clason2023-12-22
* vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)zeertzjq2023-12-22
* feat: generate types and docs for v variablesLewis Russell2023-12-21
* docs: small fixes (#26448)dundargoc2023-12-19
* feat(api): add forward and back mouse buttonsAmanda Graven2023-12-18
* refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
* vim-patch:82f19734bfcbChristian Clason2023-12-16
* feat(ui): completeopt support popup like vimmathew2023-12-16
* vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15
* feat(lsp): more annotationsLewis Russell2023-12-14
* feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
* Merge pull request #26407 from gpanders/default-tgcGregory Anders2023-12-06
|\
| * feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* | fix(json): allow objects with empty keys #25564Emanuel2023-12-06
|/
* 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
|/