AutoYADM commit: 2025-02-25 18:20:12

This commit is contained in:
Daniel Fichtinger 2025-02-25 18:20:12 -05:00
parent 0b59fdbcd9
commit 8545a3af19

View file

@ -95,6 +95,11 @@ onSave = true
# source.rev = "5f869321f8c8"
# source = { git = "https://github.com/stevenxxiu/tree-sitter-mail", rev = "e3d63ac2093e22777cb30d70b9264f48814622ad" }
[[language]]
name = "devicetree"
file-types = ["dts", "dtsi", "keymap"]
[[language]]
name = "test"
scope = "source.test"
@ -114,5 +119,3 @@ injection-regex = "mail|eml|email"
name = "mail"
source = { git = "https://github.com/ficcdaf/tree-sitter-mail", rev = "8e60f38efbae1cc5f22833ae13c5500dd0f3b12f" }
# source = { path = "/home/fic/dev/tree-sitter-mail"}