AutoYADM commit: 2025-02-17 19:30:07
This commit is contained in:
parent
cb01421476
commit
2bd7f450f9
3 changed files with 7 additions and 3 deletions
|
@ -84,8 +84,9 @@ onSave = true
|
|||
name = "mail"
|
||||
scope = "text.mail"
|
||||
file-types = ["eml"]
|
||||
injection-regex = "mail|eml|email"
|
||||
# injection-regex = "mail|eml|email"
|
||||
|
||||
[[grammar]]
|
||||
name = "mail"
|
||||
source.path = "/home/fic/dev/tree-sitter-mail"
|
||||
# source.path = "/home/fic/dev/tree-sitter-mail"
|
||||
source = { git = "https://github.com/stevenxxiu/tree-sitter-mail", rev = "e3d63ac2093e22777cb30d70b9264f48814622ad" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue