From 546a6e2a68b83594354bd885efe83a2546a9d535 Mon Sep 17 00:00:00 2001 From: Hawk Weisman Date: Mon, 15 Dec 2014 21:27:06 -0500 Subject: [PATCH] Add Jasmin textmate language --- grammars.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grammars.yml b/grammars.yml index 7e9b7053..8af9edee 100644 --- a/grammars.yml +++ b/grammars.yml @@ -428,3 +428,5 @@ https://github.com/l15n/fish-tmbundle: - source.fish https://raw.githubusercontent.com/andik/IDL-Syntax/master/IDL.tmLanguage: - source.webidl +https://raw.githubusercontent.com/atmarksharp/jasmin-sublime/master/Jasmin.tmLanguage: +- source.jasmin