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/meta
Normal file
4
snippets/text-mode/nxml-mode/meta
Normal file
@@ -0,0 +1,4 @@
|
||||
#contributor : Anders Bach Nielsen <abachn@abachn.net>
|
||||
#name : <meta name="..." content="..." />
|
||||
# --
|
||||
<meta name="${1:generator}" content="${2:content}" />
|
||||
Reference in New Issue
Block a user