First commit.
This commit is contained in:
7
snippets/html-mode/html
Normal file
7
snippets/html-mode/html
Normal file
@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
|
||||
# name: <html>...</html>
|
||||
# --
|
||||
<html>
|
||||
$0
|
||||
</html>
|
Reference in New Issue
Block a user