mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
Fix comment token for sshclientconfig (#5351)
This commit is contained in:
parent
1b1755240d
commit
febe1a5172
@ -1579,6 +1579,7 @@ name = "sshclientconfig"
|
|||||||
scope = "source.sshclientconfig"
|
scope = "source.sshclientconfig"
|
||||||
file-types = [{ suffix = ".ssh/config" }, { suffix = "/etc/ssh/ssh_config" }]
|
file-types = [{ suffix = ".ssh/config" }, { suffix = "/etc/ssh/ssh_config" }]
|
||||||
roots = []
|
roots = []
|
||||||
|
comment-token = "#"
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "sshclientconfig"
|
name = "sshclientconfig"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user