From 17aabc4ac3275ef87184fc86367e08ace4b79c17 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 25 Mar 2014 15:51:55 -0400 Subject: Correct indentation in pymc-file snippet Lost the "expand-env" line with bb0ba4f. --- snippets/python-mode/pymc-file | 1 + 1 file changed, 1 insertion(+) diff --git a/snippets/python-mode/pymc-file b/snippets/python-mode/pymc-file index 65087a8..b78b7db 100644 --- a/snippets/python-mode/pymc-file +++ b/snippets/python-mode/pymc-file @@ -1,6 +1,7 @@ # -*- mode: snippet -*- # name: pymc file # key: pmf +# expand-env: ((yas-indent-line 'fixed)) # -- import pymc as pm -- cgit v1.2.3