<?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.vim で出力される順番を変更したい場合、unite-filter を使用します。 例えば、unite-file を候補の文字数の長さ順にする場合は &quot; 第三引数に並び順を設定する call unite#custom_source('file', 'sorters', &quot;sorter_length&quot;) という風に設定します。 また、第三引数にはリストで条件を複数設定することも出来ます。 先ほどの並びを逆順にする場合は、 call unite#custom_source('file', 'sorters', [&quot;sorter_length&quot;, &quot;sorter_reverse&quot;]) と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20130325%2F1364208254&quot; title=&quot;unite.vim で並び順を変更する - 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>https://cdn-ak.f.st-hatena.com/images/fotolife/o/osyo-manga/20130325/20130325194248.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-03-25 19:44:14</published>
  <title>unite.vim で並び順を変更する</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20130325/1364208254</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
