mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-05 16:03:18 +02:00
update source for mail grammar (#14479)
Co-authored-by: Daniel Fichtinger <daniel@ficd.sh>
This commit is contained in:
committed by
GitHub
parent
1bf9879778
commit
1426e1feb5
@@ -1854,7 +1854,7 @@ injection-regex = "mail|eml|email"
|
||||
|
||||
[[grammar]]
|
||||
name = "mail"
|
||||
source = { git = "https://github.com/ficcdaf/tree-sitter-mail", rev = "8e60f38efbae1cc5f22833ae13c5500dd0f3b12f" }
|
||||
source = { git = "https://codeberg.org/ficd/tree-sitter-mail", rev = "8e60f38efbae1cc5f22833ae13c5500dd0f3b12f" }
|
||||
|
||||
[[language]]
|
||||
name = "markdown"
|
||||
|
Reference in New Issue
Block a user