Fix comment token for sshclientconfig (#5351)

pull/3/head
Jonathan LEI 1 year ago committed by GitHub
parent 1b1755240d
commit febe1a5172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save