aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* 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
* fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes2024-10-06
* fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes2024-10-05
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs: improve luacats support #30580James Trew2024-10-03
* vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq2024-10-01
* test: refactor exec_lua in xdiff_specLewis Russell2024-09-30
* fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
* vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq2024-09-26
* docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
* docs: lua error patterns #30240Justin M. Keyes2024-09-24
* feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* docs(eval): update param types of prompt-buffer functions (#30392)glepnir2024-09-16
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* docs: misc #28970Justin M. Keyes2024-09-01
* fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders2024-09-01