mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 12:13:04 +02:00
Add sld
to Scheme file type extensions (#13528)
This commit is contained in:
parent
447a6d3299
commit
84e95d35ee
@ -2380,7 +2380,7 @@ source = { git = "https://github.com/metio/tree-sitter-ssh-client-config", rev =
|
|||||||
name = "scheme"
|
name = "scheme"
|
||||||
scope = "source.scheme"
|
scope = "source.scheme"
|
||||||
injection-regex = "scheme"
|
injection-regex = "scheme"
|
||||||
file-types = ["ss", "scm"]
|
file-types = ["ss", "scm", "sld"]
|
||||||
shebangs = ["scheme", "guile", "chicken"]
|
shebangs = ["scheme", "guile", "chicken"]
|
||||||
comment-token = ";"
|
comment-token = ";"
|
||||||
indent = { tab-width = 2, unit = " " }
|
indent = { tab-width = 2, unit = " " }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user