aboutsummaryrefslogtreecommitdiff
path: root/template/html
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2018-03-15 13:35:30 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2018-03-15 13:35:30 +0900
commit4cf26a83f632bbb9ee24eb9de7771e0a70c1ab1f (patch)
treec43a31a9dc98fae67764a3e062672fb8bc858d5b /template/html
parented9f3731f1c3027fef5da0f12e24e9b38f2c4917 (diff)
downloadvim-sonictemplate-4cf26a83f632bbb9ee24eb9de7771e0a70c1ab1f.tar.gz
vim-sonictemplate-4cf26a83f632bbb9ee24eb9de7771e0a70c1ab1f.tar.bz2
vim-sonictemplate-4cf26a83f632bbb9ee24eb9de7771e0a70c1ab1f.zip
single line
Diffstat (limited to 'template/html')
-rw-r--r--template/html/pattern.stpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/pattern.stpl b/template/html/pattern.stpl
index 8e2cf12..877965e 100644
--- a/template/html/pattern.stpl
+++ b/template/html/pattern.stpl
@@ -1,4 +1,4 @@
-^\s*\zs\(\S.*\)\.div$
+^\s*\zs\(<[^\/]\+>\|[^<>]*\)\.div$
<div>
{{$1}}{{_cursor_}}
</div>