aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* 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
* vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...dundargoc2024-12-02
* vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq2024-11-28
* vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq2024-11-26
* feat(keysets): teach Union and LuaRefOfLewis Russell2024-11-25
* vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)zeertzjq2024-11-24
* refactor(options): impl default 'titlestring' by format flags #30843zshuzh2024-11-20
* fix(api): validation, documentation of hl_group #31195luukvbaal2024-11-16
* feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal2024-11-16
* docs: standardize doc for ChanInfo/ChanOpen autocmds/v:event (#31099)errael2024-11-16
* fix(ui): no fast context for prompt message kinds #31224luukvbaal2024-11-15
* vim-patch:9.1.0864: message history is fixed to 200 (#31215)zeertzjq2024-11-15
* fix(messages)!: vim.ui_attach message callbacks are unsafeLuuk van Baal2024-11-14
* docs: misc (#30914)dundargoc2024-11-09
* feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
* vim-patch:b5e7da1: runtime(doc): mention 'iskeyword' at :h charclass() (#31026)zeertzjq2024-11-01
* docs(options): shell-powershell #30969Kai Moschcau2024-10-29
* vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq2024-10-29
* vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2024-10-29
* feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight2024-10-23
* docs: miscdundargoc2024-10-23
* docs(options): remove description for hidden options #30903Famiu Haque2024-10-22
* fix(meta): do not use hyphens in param namesLewis Russell2024-10-21
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* Merge pull request #30825 from lewis6991/refactor/lsputilLewis Russell2024-10-17
|\
| * feat(meta): add type for quickfix entriesLewis Russell2024-10-17
* | vim-patch:6c2fc37: runtime(help): Update help syntaxzeertzjq2024-10-17
|/
* fix(runtime): clean up one-off scriptsChristian Clason2024-10-15
* vim-patch:9.1.0785: cannot preserve error position when setting quickfix list...zeertzjq2024-10-15
* vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programszeertzjq2024-10-15
* vim-patch:7b5e52d: runtime(doc): add preview flag to statusline examplezeertzjq2024-10-15
* vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)zeertzjq2024-10-10
* vim-patch:9.1.0770: current command line completion is a bit limited (#30728)zeertzjq2024-10-09
* docs: dev-arch, focusable windows #30510Justin M. Keyes2024-10-07
* docs: generate params/returns in builtin.txt #30654Justin M. Keyes2024-10-07
* vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq2024-10-07
* vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq2024-10-07
* feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes2024-10-06
* fix(runtime): fully port emoji_list to LuaChristian Clason2024-10-06