mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 13:33:49 -05:00
Fix build, closes #548
This commit is contained in:
@@ -10,6 +10,8 @@ require 'tsort'
|
|||||||
|
|
||||||
Dir.chdir(File.dirname(__dir__))
|
Dir.chdir(File.dirname(__dir__))
|
||||||
|
|
||||||
|
Dir.mkdir('tmp') unless File.exists?('tmp')
|
||||||
|
|
||||||
BASE_URL = 'https://raw.githubusercontent.com/github/linguist/master'
|
BASE_URL = 'https://raw.githubusercontent.com/github/linguist/master'
|
||||||
|
|
||||||
def camelize(str)
|
def camelize(str)
|
||||||
|
|||||||
Reference in New Issue
Block a user