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\packagesLinux & macOS
$ cd ~/.atom/packages/Clone the repository as language-sfv:
$ git clone https://github.com/idleberg/atom-language-sfv language-sfvThis work is dual-licensed under The MIT License and the GNU General Public License, version 2.0