Syntax highlighting for SFV files (see Simple File Verification). Also supports extended SFV files (.sfvx
) as introduced by sfv-cli
.
Install language-sfv
from Atom install view or use the command-line equivalent:
$ apm install language-sfv
Change to your Atom packages directory:
Windows
$ cd %USERPROFILE%\.atom\packages
Linux & macOS
$ cd ~/.atom/packages/
Clone the repository as language-sfv
:
$ git clone https://github.com/idleberg/atom-language-sfv language-sfv
This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.