Skip to content

Commit

Permalink
fix: remove syntax provided (#68)
Browse files Browse the repository at this point in the history
Delegates to the built in html syntax.

Fixes #65
  • Loading branch information
chuckjaz authored Apr 5, 2017
1 parent 7cfe7bb commit eacae8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 859 deletions.
7 changes: 0 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@
],
"configuration": "./language-configuration.json"
}
],
"grammars": [
{
"language": "ng-template",
"scopeName": "text.html.basic",
"path": "./syntaxes/NG.plist"
}
]
},
"scripts": {
Expand Down
Loading

0 comments on commit eacae8c

Please # to comment.