mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
had forgotten to add this useful snippet
This commit is contained in:
parent
477f7c99e4
commit
73dc27384c
@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# type: command
|
||||
# contributor: joaotavora, adapted from TextMate HTML bundle
|
||||
# name: Wrap Each Selected Line in Open/Close Tag
|
||||
# binding: C-S-A-w
|
||||
# condition: mark-active
|
||||
# --
|
||||
(yas/html-wrap-each-line-in-openclose-tag)
|
Loading…
x
Reference in New Issue
Block a user