<?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>unite-kinds の action とは、Unite で、候補を選択時に キーを押した際に出るあれです。 ここでの挙動は、ユーザ側で簡単に追加する事が出来るらしいのでやってみました。 :read の処理を追加する場合はこんな感じです。 let read = { \ 'is_selectable' : 1, \ } function! read.func(candidates)&quot;{{{ for l:candidate in a:candidates call unite#util#smart_execute_command('read', l:candidate.action__path)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20110324%2F1300924744&quot; title=&quot;unite-kinds に action を追加する - 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>2011-03-24 08:59:04</published>
  <title>unite-kinds に action を追加する</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20110324/1300924744</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
