2 lines
505 B
JSON
2 lines
505 B
JSON
{"$schema":"https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json","name":"ssh config","patterns":[{"include":"#comments"},{"include":"#properties"},{"include":"#values"}],"repository":{"properties":{"patterns":[{"name":"support.type.property-name.ssh_config","match":"^\\s*[^\\s]+"}]},"values":{"patterns":[{"name":"string.quoted.double.ssh_config","match":".+"}]},"comments":{"patterns":[{"name":"comment.line.hash.azcli","match":"^\\s*#.*"}]}},"scopeName":"source.config.ssh"}
|