capitaomorte fb1a98dcbf * Imported ""# condition:" directive to all snippets
* Start writing the insert tag snippet-command
2009-10-18 22:18:07 +00:00

9 lines
209 B
Plaintext

# -*- mode: snippet -*-
# type: command
# contributor: Translated from TextMate Snippet
# name: Strong
# binding: "A-b"
## condition: "text.html"
# --
(yas/html-wrap-selection-if-not-wrapped-already "strong")