Skip to content

Commit 079057f

Browse files
authored
Merge pull request #88 from benlangmuir/decency
[editors] Add alternative swift syntax spec to sublime config
2 parents 6a634a0 + 0299247 commit 079057f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Editors/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ You will need the path to the `sourcekit-lsp` executable and the Swift toolchain
3939
"scopes": ["source.swift"],
4040
"syntaxes": [
4141
"Packages/Swift/Syntaxes/Swift.tmLanguage",
42+
"Packages/Decent Swift Syntax/Swift.sublime-syntax",
4243
],
4344
"languageId": "swift"
4445
},

0 commit comments

Comments
 (0)