diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/html-mode/dl.id')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/html-mode/dl.id | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.emacs.d/mysnippets/text-mode/html-mode/dl.id b/.emacs.d/mysnippets/text-mode/html-mode/dl.id deleted file mode 100644 index 16aba53..0000000 --- a/.emacs.d/mysnippets/text-mode/html-mode/dl.id +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #contributor : Rodrigo Setti <rodrigosetti@gmail.com> | ||
| 2 | #name : <dl> ... </dl> | ||
| 3 | #group : list | ||
| 4 | # -- | ||
| 5 | <dl id="$1"> | ||
| 6 | $0 | ||
| 7 | </dl> \ No newline at end of file | ||
