emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/web-mode cb60b5cd83 1/2: Adds blocktranslate/endblocktrans


From: ELPA Syncer
Subject: [nongnu] elpa/web-mode cb60b5cd83 1/2: Adds blocktranslate/endblocktranslate to web-mode-django-control-blocks
Date: Sat, 10 Feb 2024 13:02:04 -0500 (EST)

branch: elpa/web-mode
commit cb60b5cd83a5eb4d4c2991c65add9d078e3a33c8
Author: Alexander Lazarević <laza@e11bits.com>
Commit: Alexander Lazarević <laza@e11bits.com>

    Adds blocktranslate/endblocktranslate to web-mode-django-control-blocks
---
 web-mode.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/web-mode.el b/web-mode.el
index 864cd13c5a..e17881f3ba 100644
--- a/web-mode.el
+++ b/web-mode.el
@@ -1855,7 +1855,7 @@ shouldn't be moved back.)")
    '(
 
      "assets" "autoescape"
-     "block" "blocktrans"
+     "block" "blocktrans" "blocktranslate"
      "cache" "call" "capture" "comment"
      "draw"
      "embed"
@@ -1870,7 +1870,7 @@ shouldn't be moved back.)")
      "with"
 
      "endassets" "endautoescape"
-     "endblock" "endblocktrans"
+     "endblock" "endblocktrans" "endblocktranslate"
      "endcache" "endcall" "endcapture" "endcomment"
      "draw"
      "endembed"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]