<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>今までは &quot;{&quot; 〜 &quot;}&quot; みたいに1文字のみの対応だったのですが、&quot;if&quot; 〜 &quot;end&quot; みたいに2文字以上も設定できるように対応しました。 以下のようにして pattern を設定できます。 &quot; function 〜 endfunction &quot; if 〜 endif let g:my_block = [ \ ['\_^\s*\&lt;function\&gt;.*', '\_^\s*endfunction\_$'], \ ['\_^\s*\&lt;if\&gt;.*', '\_^\s*\&lt;endif\&gt;\s*\_$'], \] &quot; pattern の文字を含めない omap &lt;expr&gt; i&lt;A-p&gt; tex…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20131103%2F1383486601&quot; title=&quot;vim-textobj-multiblock に2文字以上設定できるようにした - C++でゲームプログラミング&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-03 22:50:01</published>
  <title>vim-textobj-multiblock に2文字以上設定できるようにした</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20131103/1383486601</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
