Getting a grip on jinja whitespace acontrol.

This commit is contained in:
Elijah Lazkani 2017-01-14 12:44:54 -05:00
parent 43db591518
commit 065ab2ee3c

View file

@ -36,9 +36,9 @@ values."
;; Uncomment some layer names and press <SPC f e R> (Vim style) or
;; <M-m f e R> (Emacs style) to install them.
;; ----------------------------------------------------------------
{%- if grains['os'] == 'macOS' -%}
{% if grains['os'] == 'macOS' -%}
osx
{% endif %}
{% endif -%}
helm
auto-completion
;; better-defaults