Version bump Fennel tree-sitter grammar.

Tested and it works.
pull/13260/head
Simon Heath 2025-04-11 10:21:02 -04:00
parent aeccd665b3
commit 286cc40ecf
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ indent = { tab-width = 2, unit = " " }
[[grammar]] [[grammar]]
name = "fennel" name = "fennel"
source = { git = "https://github.com/alexmozaidze/tree-sitter-fennel", rev = "ea4a536bca8997e30b22709f210f44f97e75bf7d" } source = { git = "https://github.com/alexmozaidze/tree-sitter-fennel", rev = "cfbfa478dc2dbef267ee94ae4323d9c886f45e94" }
[[language]] [[language]]
name = "fish" name = "fish"