This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %YAML 1.2 | |
| # Reference: https://www.sublimetext.com/docs/3/syntax.html | |
| # A systemd syntax highlight file for Sublime Text 3 | |
| # Fix comment support, fix heading, add boolean, add string, switch source type -- thendrix | |
| --- | |
| name: Systemd | |
| file_extensions: [service] | |
| scope: source.service | |
| contexts: |