From b39d777fd5e620eeb81733ae12292813233b529a Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sun, 17 Jun 2018 13:02:27 +0200 Subject: Simplify Django-snippets. Add django_var --- .emacs.d/snippets/html-mode/django_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/snippets/html-mode/django_url') diff --git a/.emacs.d/snippets/html-mode/django_url b/.emacs.d/snippets/html-mode/django_url index 846b8fb..525385f 100644 --- a/.emacs.d/snippets/html-mode/django_url +++ b/.emacs.d/snippets/html-mode/django_url @@ -1,5 +1,5 @@ # -*- mode: snippet -*- #name: django-url -#key: dj_u +#key: url # -- {%url $0 %} \ No newline at end of file -- cgit v1.3