mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
* vim_runtime -> 9.2.0265 in updater-vim_runtime-9.2.0265 * updater-vim_runtime-9.2.0265: Package File Update Run on linux/386 container. * updater-vim_runtime-9.2.0265: Package File Update Run on linux/amd64 container. * updater-vim_runtime-9.2.0265: Package File Update Run on linux/arm/v7 container. * Update binaries, filelists and tests for vim and gvim 9.2.0265 * Remove duplicate dependencies in gvim * Rename libraray to library in gvim --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <220035932+chromebrew-actions[bot]@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com> Co-authored-by: Ed Reel <edreel@gmail.com>
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
gvim --help | head
|
|
gvim --version | head
|