mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-11 08:00:53 +00:00
Import snippets for scala-mode and nxml-mode from Anders.
This commit is contained in:
4
snippets/text-mode/nxml-mode/img
Normal file
4
snippets/text-mode/nxml-mode/img
Normal file
@@ -0,0 +1,4 @@
|
||||
#contributor : Anders Bach Nielsen <abachn@abachn.net>
|
||||
#name : <img src="..." alt="..." />
|
||||
# --
|
||||
<img src="$1" alt="$2" />
|
||||
Reference in New Issue
Block a user