Add new language ST

This commit is contained in:
Sergey Romanov 2018-05-02 20:34:05 +06:00
parent 6f34b63e40
commit 6911ed6b88
6 changed files with 331 additions and 0 deletions

View file

@ -49,6 +49,7 @@ bundleOne('ruby/ruby');
bundleOne('rust/rust');
bundleOne('scss/scss');
bundleOne('sql/sql');
bundleOne('st/st');
bundleOne('swift/swift');
bundleOne('vb/vb');
bundleOne('xml/xml');