mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
feat(fortran): update highlight queries
This commit is contained in:
parent
e2a9fc8e5c
commit
5cfb5d7768
3 changed files with 265 additions and 120 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue