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