Fix comment token for sshclientconfig (#5351)
This commit is contained in:
parent
1b1755240d
commit
febe1a5172
@ -1579,6 +1579,7 @@ name = "sshclientconfig"
|
||||
scope = "source.sshclientconfig"
|
||||
file-types = [{ suffix = ".ssh/config" }, { suffix = "/etc/ssh/ssh_config" }]
|
||||
roots = []
|
||||
comment-token = "#"
|
||||
|
||||
[[grammar]]
|
||||
name = "sshclientconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user