|
| 1 | +# Created with WinGet Releaser using komac v2.6.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: vim.vim.nightly |
| 5 | +PackageVersion: 9.1.0880 |
| 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: http://www.vim.org/ |
| 13 | +License: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]] - Charityware / GNU GPL compatible |
| 14 | +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright |
| 15 | +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [[email protected]] |
| 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.0880 |
| 30 | + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: |
| 31 | + - 9.1.0880: filetype: C3 files are not recognized |
| 32 | + - runtime(doc): add helptag for :HelpToc command |
| 33 | + - git: ignore re-formatting commit v9.1.0879 for blame |
| 34 | + - 9.1.0879: source is not consistently formatted |
| 35 | + - Add clang-format config file |
| 36 | + - runtime(compiler): fix escaping of arguments passed to :CompilerSet |
| 37 | + - 9.1.0878: termdebug: cannot enable DEBUG mode |
| 38 | + - 9.1.0877: tests: missing test for termdebug + decimal signs |
| 39 | + - 9.1.0876: filetype: openCL files are not recognized |
| 40 | + - 9.1.0875: filetype: hyprlang detection can be improved |
| 41 | + - 9.1.0874: filetype: karel files are not detected |
| 42 | + - CI: join codecov array flags, instead of accessing it directly |
| 43 | + Files: |
| 44 | + :unlock: Unsigned Files: |
| 45 | + - gvim_9.1.0880_x86.exe |
| 46 | + 32-bit installer (If you don't know what to use, use this one) |
| 47 | + - gvim_9.1.0880_x64.exe |
| 48 | + 64-bit installer |
| 49 | + - gvim_9.1.0880_x86.zip |
| 50 | + 32-bit zip archive |
| 51 | + - gvim_9.1.0880_x64.zip |
| 52 | + 64-bit zip archive |
| 53 | + - gvim_9.1.0880_x86_pdb.zip |
| 54 | + pdb files for debugging the corresponding 32-bit executable |
| 55 | + - gvim_9.1.0880_x64_pdb.zip |
| 56 | + pdb files for debugging the corresponding 64-bit executable |
| 57 | + - Strawberry Perl 5.32 |
| 58 | + - LuaBinaries 5.4 |
| 59 | + - Python 2.7 |
| 60 | + - Python3 3.8 or later |
| 61 | + - Racket 8.7 (BC) |
| 62 | + - RubyInstaller 3.2 |
| 63 | + - libsodium 1.0.19 |
| 64 | + See the README for detail. |
| 65 | +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0880 |
| 66 | +ManifestType: defaultLocale |
| 67 | +ManifestVersion: 1.6.0 |
0 commit comments