mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Add "jsonl" as filetype for JSON lang (#11004)
This commit is contained in:
parent
3706c0dc85
commit
b894cf087b
@ -431,6 +431,7 @@ file-types = [
|
||||
"ts.map",
|
||||
"css.map",
|
||||
{ glob = ".jslintrc" },
|
||||
"jsonl",
|
||||
"jsonld",
|
||||
{ glob = ".vuerc" },
|
||||
{ glob = "composer.lock" },
|
||||
|
Loading…
Reference in New Issue
Block a user