Use textmate/swift.tmbundle for Swift syntax.

The former repo is unmaintained and obsolete.
This commit is contained in:
Jonathan Dierksen 2018-09-28 10:33:02 -07:00
parent 8b3b815396
commit bc422b8b4a
2 changed files with 2918 additions and 128 deletions

View file

@ -6,7 +6,7 @@
"publisher": "vscode",
"engines": { "vscode": "*" },
"scripts": {
"update-grammar": "node ../../build/npm/update-grammar.js freebroccolo/atom-language-swift grammars/swift.cson ./syntaxes/swift.tmLanguage.json"
"update-grammar": "node ../../build/npm/update-grammar.js textmate/swift.tmbundle Syntaxes/Swift.tmLanguage ./syntaxes/swift.tmLanguage.json"
},
"contributes": {
"languages": [{
@ -25,4 +25,4 @@
"path": "./snippets/swift.json"
}]
}
}
}

File diff suppressed because it is too large Load diff