diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-15 10:45:50 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-15 10:45:50 +0200 |
commit | d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0 (patch) | |
tree | 8e7702293cc2ced66ac83e4bbe4ae537f7312f8e /scripts | |
parent | 4314841aa4772d98b186636bdbf34fcf48c74275 (diff) | |
download | vim-polyglot-d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0.tar.gz vim-polyglot-d43d269bedbb6bcf725eaf5bb5b3c5a0bcfcb0c0.zip |
Update
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/Gemfile b/scripts/Gemfile new file mode 100644 index 00000000..fc8e5745 --- /dev/null +++ b/scripts/Gemfile @@ -0,0 +1,3 @@ +source "https://rubygems.org" + +gem "jasherai-oniguruma" |