|
| 1 | +# Created with WinGet Releaser using komac v2.11.2 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: vim.vim |
| 5 | +PackageVersion: 9.1.1355 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Bram Moolenaar et al. |
| 8 | +PublisherUrl: https://github.com/vim/vim-win32-installer |
| 9 | +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues |
| 10 | +Author: Bram Moolenaar et al. |
| 11 | +PackageName: Vim |
| 12 | +PackageUrl: https://www.vim.org/ |
| 13 | +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible |
| 14 | +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 15 | +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] |
| 16 | +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 17 | +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient |
| 18 | +Moniker: vim |
| 19 | +Tags: |
| 20 | +- code-editor |
| 21 | +- g-vim |
| 22 | +- gvim |
| 23 | +- text-editing |
| 24 | +- text-editor |
| 25 | +- tool |
| 26 | +- utility |
| 27 | +- vi |
| 28 | +ReleaseNotes: |- |
| 29 | + v9.1.1355 |
| 30 | + Nightly Vim Windows build snapshots (more information). |
| 31 | + If you do not know what to use, use the 32bit installer (use the signed one, if available). |
| 32 | + Signed releases will occasionally be provided on a best effort approach. |
| 33 | + Changes: |
| 34 | + - 9.1.1355: The pum_redraw() function is too complex |
| 35 | + - 9.1.1354: tests: Test_terminalwinscroll_topline() fails on Windows |
| 36 | + - 9.1.1353: missing change from v9.1.1350 |
| 37 | + - git: ignore reformatting commit for git-blame (after v9.1.1352) |
| 38 | + - 9.1.1352: style: inconsistent indent in insexpand.c |
| 39 | + - 9.1.1351: Return value of getcmdline() inconsistent in CmdlineLeavePre |
| 40 | + - 9.1.1350: tests: typo in Test_CmdlineLeavePre_cabbr() |
| 41 | + - runtime(java): Consent to HTML tags folding in Javadoc comments |
| 42 | + - runtime(syntax-tests): Regenerate changed syntax test pages for vim |
| 43 | + - 9.1.1349: CmdlineLeavePre may trigger twice |
| 44 | + - runtime(vim): Update base-syntax, fix inline Vim9 dict comments at SOL |
| 45 | + - 9.1.1348: still E315 with the terminal feature |
| 46 | + - runtime(doc): Fix notation of "Vim script" and "Vim9 script" |
| 47 | + - 9.1.1347: small problems with gui_w32.c |
| 48 | + - runtime(doc): clarify complete_match() and 'isexpand' option |
| 49 | + - runtime(vim): Update base-syntax, match continued strings and tail comments |
| 50 | + - runtime(doc): tagfunc should refer to 'complete' option |
| 51 | + - 9.1.1346: missing out-of-memory check in textformat.c |
| 52 | + - 9.1.1345: tests: Test_xxd_color2() test failure dump diff is misleading |
| 53 | + - runtime(debversions): Add questing (25.10) as Ubuntu release name |
| 54 | + - 9.1.1344: double free in f_complete_match() (after v9.1.1341) |
| 55 | + Files: |
| 56 | + 🔓 Unsigned Files: |
| 57 | + - gvim_9.1.1355_x86.exe |
| 58 | + 32-bit installer (If you don't know what to use, use this one) |
| 59 | + - gvim_9.1.1355_x64.exe |
| 60 | + 64-bit installer |
| 61 | + - gvim_9.1.1355_x86.zip |
| 62 | + 32-bit zip archive |
| 63 | + - gvim_9.1.1355_x64.zip |
| 64 | + 64-bit zip archive |
| 65 | + - gvim_9.1.1355_x86_pdb.zip |
| 66 | + pdb files for debugging the corresponding 32-bit executable |
| 67 | + - gvim_9.1.1355_x64_pdb.zip |
| 68 | + pdb files for debugging the corresponding 64-bit executable |
| 69 | + Interface Information |
| 70 | + - Strawberry Perl 5.32 |
| 71 | + - LuaBinaries 5.4 |
| 72 | + - Python 2.7 |
| 73 | + - Python3 3.8 or later |
| 74 | + - Racket 8.7 (BC) |
| 75 | + - RubyInstaller 3.2 |
| 76 | + - libsodium 1.0.19 |
| 77 | + See the README for detail. |
| 78 | +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.1355 |
| 79 | +ManifestType: defaultLocale |
| 80 | +ManifestVersion: 1.9.0 |
0 commit comments