mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +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"
|
||||
scope = "source.scheme"
|
||||
injection-regex = "scheme"
|
||||
file-types = ["ss", "scm"]
|
||||
file-types = ["ss", "scm", "sld"]
|
||||
shebangs = ["scheme", "guile", "chicken"]
|
||||
comment-token = ";"
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
Loading…
x
Reference in New Issue
Block a user