mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
highlights(fortran): @annotation -> @attribute
This commit is contained in:
parent
69b2e88839
commit
91a447925c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
[
|
[
|
||||||
"implicit"
|
"implicit"
|
||||||
(none)
|
(none)
|
||||||
] @annotation
|
] @attribute
|
||||||
|
|
||||||
[
|
[
|
||||||
"function"
|
"function"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue