- simple file verification
- sfv
language-sfv
Description
Syntax highlighting for SFV files (see Simple File Verification). Also supports extended SFV files (.sfvx) as introduced by sfv-cli.
Installation
apm
Install language-sfv from Atom install view or use the command-line equivalent:
$ apm install language-sfv
Using Git
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
Related
License
This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0