mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 08:23:40 -05:00
7 lines
75 B
YAML
7 lines
75 B
YAML
language: bash
|
|
addons:
|
|
apt:
|
|
packages:
|
|
- vim-gtk
|
|
script: ./test
|