Update pointing commit for Fortran tree sitter grammar

pull/13802/head
bclmary 2025-06-19 21:46:14 +02:00 committed by GitHub
parent 036729211a
commit 449c09e758
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2556,7 +2556,7 @@ language-servers = [ "fortls" ]
[[grammar]]
name = "fortran"
source = { git = "https://github.com/stadelmanma/tree-sitter-fortran", rev = "f0f2f100952a353e64e26b0fa710b4c296d7af13" }
source = { git = "https://github.com/stadelmanma/tree-sitter-fortran", rev = "1b08f4c65fb47c76d3532cd3f7432d03abb9ef69" }
[[language]]
name = "ungrammar"