Skip to content

Commit

Permalink
Add Avro schema file support (helix-editor#9113)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWagler authored and dgkf committed Jan 30, 2024
1 parent da31a1b commit 46a1c38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,8 @@ file-types = [
"jsonld",
".vuerc",
"composer.lock",
".watchmanconfig"
".watchmanconfig",
"avsc"
]
language-servers = [ "vscode-json-language-server" ]
auto-format = true
Expand Down

0 comments on commit 46a1c38

Please sign in to comment.