Skip to content

Commit

Permalink
Fix comment token for sshclientconfig (helix-editor#5351)
Browse files Browse the repository at this point in the history
  • Loading branch information
xJonathanLEI authored and semin-park committed Jan 4, 2023
1 parent 0511f5e commit 1ba1990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Expand Up @@ -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"
Expand Down

0 comments on commit 1ba1990

Please sign in to comment.