mirror of https://github.com/helix-editor/helix
Update pointing commit for Fortran tree sitter grammar
parent
036729211a
commit
449c09e758
|
@ -2556,7 +2556,7 @@ language-servers = [ "fortls" ]
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "fortran"
|
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]]
|
[[language]]
|
||||||
name = "ungrammar"
|
name = "ungrammar"
|
||||||
|
|
Loading…
Reference in New Issue