aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/vimfn.lua
Commit message (Expand)AuthorAge
* 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.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* docs: miscdundargoc2025-01-11
* 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
* vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...glepnir2024-12-31
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* docs(annotations): added `---@generic` supportColin Kennedy2024-12-13
* docs(annotation): return types for Vimscript functions #31546Colin Kennedy2024-12-11
* docs: misc, help tags for neovim.io searches #31428Justin M. Keyes2024-12-03
* vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq2024-11-26
* docs: misc (#30914)dundargoc2024-11-09
* vim-patch:b5e7da1: runtime(doc): mention 'iskeyword' at :h charclass() (#31026)zeertzjq2024-11-01
* docs: miscdundargoc2024-10-23
* fix(meta): do not use hyphens in param namesLewis Russell2024-10-21
* 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: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
* fix(runtime): fully port emoji_list to LuaChristian Clason2024-10-06
* vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq2024-09-26
* docs(eval): update param types of prompt-buffer functions (#30392)glepnir2024-09-16
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* docs: misc #28970Justin M. Keyes2024-09-01
* docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir2024-08-29
* docs: misc (#29719)dundargoc2024-08-29
* test(lsp): refactor and tidyLewis Russell2024-08-11
* vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
* vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
* vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
* vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2024-08-01
* vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txtzeertzjq2024-07-30
* vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...zeertzjq2024-07-19
* vim-patch:c1b3984: runtime(doc): minor updates. (#29778)zeertzjq2024-07-18
* docs: misc (#29622)dundargoc2024-07-15
* vim-patch:9.1.0568: Cannot expand paths from 'cdpath' settingzeertzjq2024-07-12
* vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
* vim-patch:9.1.0540: Unused assignment in sign_define_cmd()zeertzjq2024-07-08
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl2024-06-27
* docs: misc (#29229)dundargoc2024-06-15
* vim-patch:c509c00: runtime(doc): fix wrong helptag for :deferzeertzjq2024-06-15
* vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...zeertzjq2024-06-15
* vim-patch:d353d27: runtime(doc): restore description of "$" in col() and virt...zeertzjq2024-06-14