Skip to content

Commit

Permalink
Add "jsonl" as filetype for JSON lang (helix-editor#11004)
Browse files Browse the repository at this point in the history
  • Loading branch information
alealv authored and mxxntype committed Aug 14, 2024
1 parent df6b4e9 commit 52fc97f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ file-types = [
"ts.map",
"css.map",
{ glob = ".jslintrc" },
"jsonl",
"jsonld",
{ glob = ".vuerc" },
{ glob = "composer.lock" },
Expand Down

0 comments on commit 52fc97f

Please sign in to comment.