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 591e464 commit 2b1828a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
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 2b1828a

Please sign in to comment.