summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta
AgeCommit message (Expand)AuthorFiles
2024-06-11fix(types): add some vim.fn type annotationsnotomo1
2024-06-11refactor(lua): improve type annotationsLewis Russell3
2024-06-07feat: get/set namespace properties #28728altermo2
2024-06-07docs: misc (#28837)dundargoc1
2024-06-06vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq1
2024-06-05vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq1
2024-06-05vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly4
2024-06-04vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason1
2024-06-02vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq1
2024-05-27refactor: fix luals type warningsdundargoc1
2024-05-25Merge pull request #28617 from glepnir/border_hlbfredl1
2024-05-25vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq1
2024-05-25fix(float): missing default highlight for titleglepnir1
2024-05-25vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq1
2024-05-24feat(complete): specify reason for CompleteDoneFamiu Haque1
2024-05-24vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq1
2024-05-23vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq1
2024-05-20vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibytezeertzjq1
2024-05-20vim-patch:9.1.0394: Cannot get a list of positions describing a regionzeertzjq1
2024-05-16vim-patch:5faeb60480c6 (#28768)zeertzjq1
2024-05-15docs: newsJustin M. Keyes2
2024-05-12refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes1
2024-05-12refactor(api): rename nvim_win_remove_nsJustin M. Keyes1
2024-05-05docs: fix lua type warnings (#28633)Maria José Solano3
2024-05-04vim-patch:ad4881cb3c04 (#28636)zeertzjq1
2024-05-02feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2
2024-05-01revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders1
2024-04-30docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes1
2024-04-30fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes1
2024-04-30docs: misc #24163Justin M. Keyes2
2024-04-30docs: various fixes (#28208)dundargoc3
2024-04-28feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach1
2024-04-27vim-patch:fe1e2b5e2d65zeertzjq1
2024-04-26fix: lua annotationsLewis Russell5
2024-04-16feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach1
2024-04-15vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq1
2024-04-14feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192Sean Dewar1
2024-04-08vim-patch:9cd9e759ab1e (#28224)zeertzjq1
2024-04-06docs: don't mention executable() can return -1dundargoc1
2024-04-05vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq1
2024-03-29vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq1
2024-03-28vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal1
2024-03-28vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal1
2024-03-28docs: fix typos (#27868)dundargoc2
2024-03-26docs: remove remaining mentions of hkmap (#28038)zeertzjq1
2024-03-25vim-patch:ab01adf7c65bChristian Clason1
2024-03-23vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq1
2024-03-15vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq1
2024-03-14fix(terminal): disable reflow againChristian Clason1