Added snippets for Emacs
This commit is contained in:
3
emacs/.emacs.d/snippets/web-mode/img
Normal file
3
emacs/.emacs.d/snippets/web-mode/img
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : img
|
||||
# --
|
||||
<img src="$1" alt="$2"/>
|
||||
Reference in New Issue
Block a user