Install yasnippet and vala-snippets packages
This commit is contained in:
6
elpa/yasnippet-20160924.2001/snippets/nxml-mode/html
Normal file
6
elpa/yasnippet-20160924.2001/snippets/nxml-mode/html
Normal file
@@ -0,0 +1,6 @@
|
||||
#contributor : Anders Bach Nielsen <abachn@abachn.net>
|
||||
#name : <html xmlns="...">...</html>
|
||||
# --
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}" lang="${2:en}">
|
||||
$0
|
||||
</html>
|
Reference in New Issue
Block a user