<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Minamo</author_name>
  <author_url>https://blog.hatena.ne.jp/Minamo/</author_url>
  <blog_title>MinamoBlog　〜ゲームと日常にトキメキを〜</blog_title>
  <blog_url>https://minamo.hatenadiary.org/</blog_url>
  <categories>
    <anon>Vim</anon>
  </categories>
  <description>「:e」コマンドでカレントディレクトリのみでなく、再帰的にファイル検索して開けないかなぁと思ってたら、案外簡単な方法で出来ちゃいました。 「:e ./**/」 すごい盲点でした……そりゃそうですよねーｗ 無意識のうちに、「**」で再帰的に指定するのはgrep限定かと思ってました。 TABキーでのファイル名補完もばっちり。 それを調べているうちに「:e 」というのを見つけました。 やってみると判るんですが、簡易的にカレントディレクトリの一覧が表示され、それを見ながら続きが打てるというもの。 そして上の再帰的な使い方と組み合わせて、 「:e ./**/」でカレントディレクトリ以下を再帰的に表示、 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fminamo.hatenadiary.org%2Fentry%2F20081126%2F1227721180&quot; title=&quot;Vimで簡易ファイル検索 - MinamoBlog　〜ゲームと日常にトキメキを〜&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>2008-11-26 02:39:40</published>
  <title>Vimで簡易ファイル検索</title>
  <type>rich</type>
  <url>https://minamo.hatenadiary.org/entry/20081126/1227721180</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
