diff options
Diffstat (limited to 'snippets/python-mode/pymc-file')
-rw-r--r-- | snippets/python-mode/pymc-file | 1 |
1 files changed, 1 insertions, 0 deletions
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 |