mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Add terraform to list of packages, fixes #625
This commit is contained in:
@@ -525,7 +525,7 @@ def extract(packages)
|
||||
end
|
||||
end
|
||||
|
||||
if repo.include?("vim/vim")
|
||||
if repo == "vim/vim"
|
||||
next
|
||||
end
|
||||
if branch != "master" || path
|
||||
|
||||
Reference in New Issue
Block a user