add lisp packages
This commit is contained in:
5
lisp/yasnippet-snippets/snippets/html-mode/link.import
Normal file
5
lisp/yasnippet-snippets/snippets/html-mode/link.import
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor : Vikrant Rathore <vikrant@vyomtech.com>
|
||||
# name: <link rel="import" />
|
||||
# --
|
||||
<link rel="import" href="${1:url}" />
|
||||
Reference in New Issue
Block a user