restored yasnippet
This commit is contained in:
parent
ac01f235cc
commit
103dbcd8d0
573 changed files with 71124 additions and 0 deletions
7
vendor/yasnippet/snippets/nxml-mode/html
vendored
Normal file
7
vendor/yasnippet/snippets/nxml-mode/html
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# contributor: Anders Bach Nielsen <abachn@abachn.net>
|
||||
# name: <html xmlns="...">...</html>
|
||||
# key: html
|
||||
# --
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}" lang="${2:en}">
|
||||
$0
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue