Fix comment token for sshclientconfig (#5351)
This commit is contained in:
parent
1b1755240d
commit
febe1a5172
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue