Add support for Pillar markup language to your Sublime Text editor.
- Click Tools > Developer > New Syntax...in the top menu of your Sublime Text editor. You will see the YAML template for defining a new syntax.
- Select everything and replace it with the contents of Pillar.sublime-syntax file.
- Press SaveorCtrl+S, call your new file "Pillar.sublime-syntax".
- Open any file with .pillarextension
- Click Sublime Text > Preferences > Browse Packages. It will open a directory with packages.
- Navigate into Userfolder.
- Copy Pillar.sublime-syntax into that location.
- Open any file with .pillarextension
If you find a bug or want to improve the highlighting, please create an issue in this repository or submit a pull request.
