aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/vimfn.lua
Commit message (Expand)AuthorAge
...
* vim-patch:02f3eba: runtime(doc): deduplicate getpos(), line(), col(), virtcol()zeertzjq2024-06-14
* vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at li...zeertzjq2024-06-12
* fix(types): add some vim.fn type annotationsnotomo2024-06-11
* refactor(lua): improve type annotationsLewis Russell2024-06-11
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* refactor: fix luals type warningsdundargoc2024-05-27
* vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq2024-05-25
* vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq2024-05-25
* vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq2024-05-24
* vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq2024-05-23
* vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibytezeertzjq2024-05-20
* vim-patch:9.1.0394: Cannot get a list of positions describing a regionzeertzjq2024-05-20
* vim-patch:5faeb60480c6 (#28768)zeertzjq2024-05-16
* docs: fix lua type warnings (#28633)Maria José Solano2024-05-05
* vim-patch:ad4881cb3c04 (#28636)zeertzjq2024-05-04
* docs: various fixes (#28208)dundargoc2024-04-30
* vim-patch:fe1e2b5e2d65zeertzjq2024-04-27
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* vim-patch:9cd9e759ab1e (#28224)zeertzjq2024-04-08
* docs: don't mention executable() can return -1dundargoc2024-04-06
* vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
* vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* vim-patch:9a660d2883f9Sean Dewar2024-03-12
* vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
* vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar2024-03-08
* vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08
* vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq2024-03-07
* vim-patch:87410ab3f556 (#27696)zeertzjq2024-03-02
* docs(eval): getline and indent function support string typeglepnir2024-02-29
* vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq2024-02-29
* docs: fix type of setreg() argument {options} (#27631)Maria José Solano2024-02-27
* vim-patch:a35235e824bb (#27598)zeertzjq2024-02-24
* vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
* vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
* docs: stricter bufname and bufnr types (#27454)Maria José Solano2024-02-13
* vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
* vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
* docs: various fixes (#27063)dundargoc2024-01-25
* fix(eval): properly support checking v:lua function in exists() (#27124)Raphael2024-01-22
* docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq2024-01-16
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* docs(builtin): overload functions with union return typesaltermo2024-01-14
* docs(builtin): fix mapset() signature (#27008)zeertzjq2024-01-14
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* docs(eval): add parameter type for vim.fn.mode() (#26776)xvzc2023-12-28
* feat(ui): completeopt support popup like vimmathew2023-12-16
* vim-patch:17dca3cb97cd (#26584)zeertzjq2023-12-15