feat(fortran): update highlight queries

This commit is contained in:
Amaan Qureshi 2023-02-25 19:40:08 -05:00
parent e2a9fc8e5c
commit 5cfb5d7768
3 changed files with 265 additions and 120 deletions

View file

@ -443,6 +443,7 @@ list.fortran = {
url = "https://github.com/stadelmanma/tree-sitter-fortran",
files = { "src/parser.c", "src/scanner.cc" },
},
maintainers = { "@amaanq" },
}
list.fsh = {