Added snippets for Emacs
This commit is contained in:
5
emacs/.emacs.d/snippets/web-mode/with
Normal file
5
emacs/.emacs.d/snippets/web-mode/with
Normal file
@@ -0,0 +1,5 @@
|
||||
#name : with
|
||||
# --
|
||||
{% with $1 = $2 %}
|
||||
$0
|
||||
{% endwith %}
|
||||
Reference in New Issue
Block a user