mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 16:43:26 -05:00
7 lines
71 B
YAML
7 lines
71 B
YAML
language: bash
|
|
addons:
|
|
apt:
|
|
packages:
|
|
- vim
|
|
script: ./test
|