aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* feat: get/set namespace properties #28728altermo2024-06-07
* docs: misc (#28837)dundargoc2024-06-07
* vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
* vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq2024-06-05
* vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
* vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
* vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq2024-06-02
* refactor: fix luals type warningsdundargoc2024-05-27
* Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
|\
| * fix(float): missing default highlight for titleglepnir2024-05-25
* | 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
* | feat(complete): specify reason for CompleteDoneFamiu Haque2024-05-24
* | 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: newsJustin M. Keyes2024-05-15
* | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
|/
* docs: fix lua type warnings (#28633)Maria José Solano2024-05-05
* vim-patch:ad4881cb3c04 (#28636)zeertzjq2024-05-04
* feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
* revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders2024-05-01
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* vim-patch:fe1e2b5e2d65zeertzjq2024-04-27
* fix: lua annotationsLewis Russell2024-04-26
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar2024-04-14
* 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.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* docs: fix typos (#27868)dundargoc2024-03-28
* docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* vim-patch:ab01adf7c65bChristian Clason2024-03-25
* 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
* fix(terminal): disable reflow againChristian Clason2024-03-14
* vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* vim-patch:9a660d2883f9Sean Dewar2024-03-12