From 19907ef276869e1a7b29f4af9678c95d21a42dad Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 14 Jun 2018 17:30:11 +0200 Subject: Add html-mode/django_else and html-mode/django_endif --- .emacs.d/snippets/html-mode/django_endif | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .emacs.d/snippets/html-mode/django_endif (limited to '.emacs.d/snippets/html-mode/django_endif') diff --git a/.emacs.d/snippets/html-mode/django_endif b/.emacs.d/snippets/html-mode/django_endif new file mode 100644 index 0000000..fe9c533 --- /dev/null +++ b/.emacs.d/snippets/html-mode/django_endif @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +#name: django-endif +#key: ef +# -- +{%endif%} \ No newline at end of file -- cgit v1.3