Sublime Text syntax highlighting for HL7 content.
Sublime Text 2:
git clone https://github.com/probers1/sublime-hl7-syntax.git \
~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/sublime-hl7-syntax
Sublime Text 3:
git clone https://github.com/probers1/sublime-hl7-syntax.git \
~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User/sublime-hl7-syntax
File types ending in .edi or .hl7 should automatically have syntax highlighting applied, if not use the following commands to set syntax to HL7:
- Linux: super+shift+p, then type ss hl7
- Windows: super+shift+p, then type ss hl7
- OS X: command+shift+p, then type ss hl7