Skip to content

Commit

Permalink
Merge pull request #99 from jayjun/jsonc
Browse files Browse the repository at this point in the history
Use jsonc highlighting in README to support comments
  • Loading branch information
axelson authored Jun 1, 2020
2 parents 2ff6f87 + 45ce2e9 commit 2909ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The original repository has now been deprecated in favor of this one. Future upd

ElixirLS is opinionated and sets the following default settings for Elixir files:

```json
```jsonc
{
// Based on Elixir formatter's style
"editor.insertSpaces": true,
Expand Down

0 comments on commit 2909ef7

Please sign in to comment.