mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-13 08:54:19 +00:00
Import snippets for scala-mode and nxml-mode from Anders.
This commit is contained in:
6
snippets/text-mode/nxml-mode/style
Normal file
6
snippets/text-mode/nxml-mode/style
Normal file
@@ -0,0 +1,6 @@
|
||||
#contributor : Anders Bach Nielsen <abachn@abachn.net>
|
||||
#name : <style type="text/css" media="...">...</style>
|
||||
# --
|
||||
<style type="text/css" media="${1:screen}">
|
||||
$0
|
||||
</style>
|
||||
Reference in New Issue
Block a user