mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-13 00:44:18 +00:00
had forgotten to add this useful snippet
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user