Skip to content

Commit

Permalink
better examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Nov 12, 2023
1 parent 6a5f999 commit 61eb674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions language-ids.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
// the rule is that we split the base scope on the ".", and take
// the second component. The resulting string is assumed to be the language ID.
//
// Examples of this rule:
// Examples:
//
// source.julia -> julia
// source.c++ -> cpp
// source.rust -> rust
// text.tex.latex -> latex
//
Expand Down

0 comments on commit 61eb674

Please sign in to comment.