Skip to content

Commit

Permalink
Merge pull request #95 from xhacker/geojson
Browse files Browse the repository at this point in the history
Add geojson support
  • Loading branch information
facelessuser committed Feb 17, 2016
2 parents bcb83d7 + 82fd9f5 commit 3fd7597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApplySyntax.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
},
{
"syntax": "JavaScript/JSON",
"extensions": [".jshintrc", ".jscsrc", ".csslintrc", ".eslintrc", ".bowerrc"]
"extensions": [".jshintrc", ".jscsrc", ".csslintrc", ".eslintrc", ".bowerrc", "geojson"]
},
{
// .m files could be Objective-C or Matlab files
Expand Down

0 comments on commit 3fd7597

Please sign in to comment.