AutoYADM commit: 2025-03-01 09:15:04
This commit is contained in:
parent
712e124114
commit
0f2f9676ee
2 changed files with 6 additions and 6 deletions
Binary file not shown.
|
@ -97,10 +97,10 @@ language-servers = ["harper-ls"]
|
|||
|
||||
[[grammar]]
|
||||
name = "ini"
|
||||
scope = "source.ini"
|
||||
injection-regex = "ini"
|
||||
comment-token = "#"
|
||||
indent = { tab-width = 4, unit = "\t" }
|
||||
# scope = "source.ini"
|
||||
# injection-regex = "ini"
|
||||
# comment-token = "#"
|
||||
# indent = { tab-width = 4, unit = "\t" }
|
||||
source.path = "/home/fic/dev/tree-sitter-ini"
|
||||
[[language]]
|
||||
name = "ini"
|
||||
|
@ -131,7 +131,7 @@ file-types = [
|
|||
"conf",
|
||||
"properties",
|
||||
"cfg",
|
||||
"directory"
|
||||
"directory",
|
||||
]
|
||||
# [[grammar]]
|
||||
# name = "mail"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue