Trying out web-mode
This commit is contained in:
parent
9197c8345c
commit
806f73fef7
5 changed files with 20 additions and 11 deletions
8
snippets/web-mode/sumdet
Normal file
8
snippets/web-mode/sumdet
Normal file
|
@ -0,0 +1,8 @@
|
|||
# name: summary-details
|
||||
# key: sumdet
|
||||
# --
|
||||
<details>
|
||||
<summary>$1</summary>
|
||||
$2
|
||||
</details>
|
||||
$0
|
Loading…
Add table
Add a link
Reference in a new issue