This syntax definition adds highlighting support for plain-text databases ("recfiles") used with GNU Recutils. For full details on the GNU Recutils project, see here.
This syntax supports the majority of the supported elements defined in the official recfile specification.
To use this syntax with Sublime Text 3:
- Install the
PackageDev
package via Package Control - Go to
Tools
->Packages
->Package Development
->New Syntax Definition...
- Paste in the contents of the syntax definition in the file
recfile.sublime-syntax
into your new syntax definition and save it.