help tree-sitter with recognizing Ada files

This commit is contained in:
Emmanuel Briot 2022-12-14 10:06:04 +01:00
parent c25792f45c
commit 15b9745fff

View File

@ -17,7 +17,7 @@
{
"scope": "source.ada",
"file-types": [
"ada"
"adb", "ads"
],
"highlights": [
"queries/highlights.scm"