AutoYADM commit: 2025-02-17 19:00:07
This commit is contained in:
parent
5bb21a5071
commit
3ef6b57f6c
3 changed files with 10 additions and 0 deletions
|
@ -79,3 +79,13 @@ language-servers = ["scls"]
|
||||||
|
|
||||||
[language-server.texlab.config.texlab.build]
|
[language-server.texlab.config.texlab.build]
|
||||||
onSave = true
|
onSave = true
|
||||||
|
|
||||||
|
[[language]]
|
||||||
|
name = "mail"
|
||||||
|
scope = "text.mail"
|
||||||
|
file-types = ["eml"]
|
||||||
|
injection-regex = "mail|eml|email"
|
||||||
|
|
||||||
|
[[grammar]]
|
||||||
|
name = "mail"
|
||||||
|
source.path = "/home/fic/dev/tree-sitter-mail"
|
||||||
|
|
BIN
.config/helix/runtime/grammars/mail.so
Executable file
BIN
.config/helix/runtime/grammars/mail.so
Executable file
Binary file not shown.
0
.config/helix/sample.eml
Normal file
0
.config/helix/sample.eml
Normal file
Loading…
Add table
Add a link
Reference in a new issue