From 8aaa2e0914e86ffef97a7c28282c87db4b544c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20K=C3=B6ster?= Date: Tue, 7 Nov 2017 11:11:55 +0100 Subject: [PATCH] Update python.cson --- grammars/python.cson | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/grammars/python.cson b/grammars/python.cson index 1cc5f06..382b7dc 100644 --- a/grammars/python.cson +++ b/grammars/python.cson @@ -12,7 +12,8 @@ 'SConstruct' 'Sconstruct' 'sconstruct' - 'Snakefile' + 'Snakefile' # Snakemake support + 'smk' # Snakemake support 'tac' 'wsgi' ]